Newman Run Dashboard

Wednesday, 10 December 2025 03:06:19
Total Iterations

3

Total Assertions

285

Total Failed Tests

48

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow Collection Test Copy
Environment: QA
Timings and Data
Total run duration: 51.4s
Total data received: 14.61MB
Average response time: 291ms
Summary Item Total Failed
Requests 165 0
Prerequest Scripts 225 0
Test Scripts 240 0
Assertions 285 48
Skipped Tests 0 -



Showing 48 Failures

Failed Test: Response time should be under 150ms

Assertion Error Message
expected 457 to be below 150
Failed Test: Status code should be 401-Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code for Null credentials-400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response time

Assertion Error Message
expected 221 to be below 150
Failed Test: Verify if password field is not present in response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Missing token should return 401 unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid or expired token should return 403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is below 300

Assertion Error Message
expected 274 to be below 250
Failed Test: Verify the invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime Validation

Assertion Error Message
expected 236 to be below 150
Failed Test: Verify the Missing token-403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 322 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 322 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 299 to be below 200
Failed Test: Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the Status code is 400-as serial_numberlength less than 14 characters long

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time should be under 150ms

Assertion Error Message
expected 221 to be below 150
Failed Test: Status code should be 401-Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code for Null credentials-400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response time

Assertion Error Message
expected 220 to be below 150
Failed Test: Verify if password field is not present in response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Missing token should return 401 unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid or expired token should return 403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is below 300

Assertion Error Message
expected 262 to be below 250
Failed Test: Verify the invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime Validation

Assertion Error Message
expected 228 to be below 150
Failed Test: Verify the Missing token-403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 294 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 293 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 293 to be below 200
Failed Test: Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the Status code is 400-as serial_numberlength less than 14 characters long

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time should be under 150ms

Assertion Error Message
expected 222 to be below 150
Failed Test: Status code should be 401-Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code for Null credentials-400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the response time

Assertion Error Message
expected 220 to be below 150
Failed Test: Verify if password field is not present in response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Missing token should return 401 unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Invalid or expired token should return 403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the response time is below 300

Assertion Error Message
expected 272 to be below 250
Failed Test: Verify the invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime Validation

Assertion Error Message
expected 227 to be below 150
Failed Test: Verify the Missing token-403 forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 297 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 307 to be below 200
Failed Test: Verify the ResponseTime is below 200ms

Assertion Error Message
expected 307 to be below 200
Failed Test: Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the Status code is 400-as serial_numberlength less than 14 characters long

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6339e116-d9fa-45de-8460-63b60aee62e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-5x7ED3GVvQ6TEsAR8nrnslawO+I"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response Message should be Success 1 0 0
Token should be valid 1 0 0
Validate JSONschema 1 0 0
Response time should be under 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be under 150ms
expected 457 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c429cdc-ccbd-4aae-8a8d-2ba10673bfcf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 64
Request Body
{
            "username": "iamfd123",
            "password": "password123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for Invalid credentials 1 0 0
Status code should be 401-Unauthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401-Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5bab0a21-a82b-4f71-980a-bd7f0e9cf9fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for null credentials 1 0 0
Status code for Null credentials-400 Bad Request 0 1 0
JSON Schema validation 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code for Null credentials-400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Cache-Control no-cache
Postman-Token a3ce2d50-7784-4888-8247-67151da23f1c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the user data in response 1 0 0
Verify the response time 0 1 0
Validate JsonSchema 1 0 0
Verify user properties are present 1 0 0
Verify if role is frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time
expected 221 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Cache-Control no-cache
Postman-Token 0fb32378-7660-4d2d-a294-74284a25f759
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if password field is not present in response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if password field is not present in response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyeqwJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NTU1NDV9.GMJlxB029nzZ1HaZdqIMuPY7bI0ZK1Oz8B0NG3K7BqQ
Cache-Control no-cache
Postman-Token 99c166b9-1c93-4251-8b53-5754bfcc1658
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Missing token should return 401 unauthorized 0 1 0
Invalid or expired token should return 403 forbidden 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Missing token should return 401 unauthorized
expected response to have status code 401 but got 500
Invalid or expired token should return 403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 240B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
Cache-Control no-cache
Postman-Token ff205d55-b9b4-4b4c-b035-75acad67d556
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-tB8EdRGnx50MPk6ECIbv7y3cxOU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":0},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 or not 1 0 0
Verify the response time is below 300 0 1 0
Verify the Json schema Structure for Count API 1 0 0
Verify the key value check 1 0 0
Verify the length of data array is 3 1 0 0
Verify the key is Pending_for_delivery 1 0 0
verify the key created today 1 0 0
verify the key pending for fst assignment 1 0 0
Verify the key values are present in the response data Array 1 0 0
Verify if JSON object Pending for delivery is number or not 1 0 0
Verify if JSON object Created today is number or not 1 0 0
Verify if JSON object Pending for FST assignment is number or not 1 0 0
Total 11 1 0
Test Failure
Test NameAssertion Error
Verify the response time is below 300
expected 274 to be below 250
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c183c81d-9059-47db-8c67-246ebbd72cc8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token fd7fdc07-e269-4f59-9f73-33514620c69b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the invalid token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c34ca6b1-fd35-4739-b081-86ebedf8b4de
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 10.53KB

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
Cache-Control no-cache
Postman-Token df40aba1-912b-4a1d-94a8-9b97fc465114
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the Status Code is 200 1 0 0
Verify the Json Schema Structure Validation 1 0 0
Verify the ResponseTime Validation 0 1 0
Verify the message is Success or Not 1 0 0
Verify the property in json response 1 0 0
Verify if the key mst_oem present in the response body 1 0 0
Verify if the key mst_model present in the response body 1 0 0
Verify if the key mst_action_status present in the response body 1 0 0
Verify if the key mst_warrenty_status present in the response body 1 0 0
Verify if the key mst_platform present in the response body 1 0 0
Verify if the key mst_product present in the response body 1 0 0
Verify if the key mst_role present in the response body 1 0 0
Verify if the key mst_service_location present in the response body 1 0 0
Verify if the key mst_problem present in the response body 1 0 0
Verify if the key map_fst_pincode present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 15 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime Validation
expected 236 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token 776cd4fb-aa0a-4d31-988b-a45ff5bb7029
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the Missing token-403 forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Missing token-403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token eed5352a-24de-4500-843f-3143284bb1dc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing token-401 unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 897bebcc-854b-4d24-b110-2538e6d3d0cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1043
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "queen1",
                "last_name": "monika",
                "mobile_number": "9876543091",
                "mobile_number_alt": "",
                "email_id": "queen7610@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "64050432051813",
                "imei1": "64050432051813",
                "imei2": "64050432051813",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-KFn5Lyd9v5Oho0ltMu93XRq4YiI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124335,"tr_customer_product_id":124325,"job_number":"JOB_124318"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 322 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 322ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
randomNumber 154
randomFirstName Trace
randomLastName Fay
randomEmail Zella4@gmail.com
randomPhone 396-875-8376
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 171d8b8a-49df-4d79-98b3-45cbaa78cbad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1087
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Randall",
                "last_name": "Kunze",
                "mobile_number": "842-355-4441",
                "mobile_number_alt": "653-739-9705",
                "email_id": "Alaina.Murray@gmail.com",
                "email_id_alt": "Damaris_Renner65@gmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "85279998762793",
                "imei1": "85279998762793",
                "imei2": "85279998762793",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-UcxtGgb4c0u+76rwUVGeRWRvTas"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124336,"tr_customer_product_id":124326,"job_number":"JOB_124319"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 322 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
randomNumber 685
randomFirstName Carson
randomLastName Waters
randomEmail Hallie33@yahoo.com
randomPhone 665-802-8243
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e694afa5-7e57-4c2d-94ce-5d2a6d4cd625
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1092
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Rex",
                "last_name": "McLaughlin",
                "mobile_number": "225-703-3058",
                "mobile_number_alt": "864-464-6725",
                "email_id": "Roger.Sawayn33@gmail.com",
                "email_id_alt": "Violet.Parisian92@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "41293612578247",
                "imei1": "41293612578247",
                "imei2": "41293612578247",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-yXDGsyMjEBys91+/ghFtGDgqKqM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124337,"tr_customer_product_id":124327,"job_number":"JOB_124320"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 299 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 107B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
randomNumber 209
randomFirstName Thelma
randomLastName Hammes
randomEmail Kaylie49@hotmail.com
randomPhone 636-526-9518
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec317aa5-4c3f-4366-80b2-129fe19695fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "24250339425780",
                "imei1": "24250339425780",
                "imei2": "24250339425780",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Content-Type application/json
randomNumber 719
randomFirstName Ottis
randomLastName Cremin
randomEmail Abel.Muller32@yahoo.com
randomPhone 220-947-1572
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0462d38-b769-4907-baae-778848c2392c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1064
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Ronny",
                "last_name": "Schmeler",
                "mobile_number": "781-350-9723",
                "mobile_number_alt": "977-500-4285",
                "email_id": "Adan93@hotmail.com",
                "email_id_alt": "Ally.Schultz@gmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "129434608",
                "imei1": "129434608",
                "imei2": "129434608",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as serial_numberlength less than 14 characters long 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as serial_numberlength less than 14 characters long
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
randomNumber 684
randomFirstName Krystina
randomLastName Metz
randomEmail Sidney18@yahoo.com
randomPhone 646-588-7986
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4290cf17-4c7f-4d1d-b19a-eda542f73f38
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1081
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Otho",
                "last_name": "Stehr",
                "mobile_number": "497-683-6103",
                "mobile_number_alt": "435-606-8993",
                "email_id": "Marjolaine_Swift@gmail.com",
                "email_id_alt": "Evelyn64@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "60999605463570",
                "imei1": "60999605463570",
                "imei2": "60999605463570",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing Authorization Token 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 219ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM4MzA4Mzh9.4fV3BsPvQR9z_mi4IJjrJLhI1vEbQbjvif9HZm0j2gQ
Content-Type application/json
randomNumber 984
randomFirstName Modesta
randomLastName Paucek
randomEmail Carissa80@gmail.com
randomPhone 837-648-0504
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 823601c6-00db-422c-9841-53b2a6305443
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1083
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jennie",
                "last_name": "Kris",
                "mobile_number": "542-496-6658",
                "mobile_number_alt": "259-759-0867",
                "email_id": "Gwen.Zemlak@yahoo.com",
                "email_id_alt": "Lula.Greenholt53@gmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "58602228681091",
                "imei1": "58602228681091",
                "imei2": "58602228681091",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Invalid Token → 403 Forbidden 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 273ms
Mean size per request: 240B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mjd9.nY8i055Olp5pSKYp1WMKXKFhxDykdmauNKxT0UJRo9M
Cache-Control no-cache
Postman-Token a348cbd5-72a5-43b2-8fc4-4fb365a4fc08
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-esVs02dYR4pa7kw67lIV0+z7tPc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":3},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the new count greater than old count 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bc344d7-ff8d-4a33-b5e8-bdd4a2c0879a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_101001"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67cc2f5e-3c44-4fcf-b387-d5b6c0909792
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_124320"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_101001' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124320
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2421f28-725a-4f0c-8818-935eaa91d3c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80c2eb66-93ef-4097-a0f0-b89cba2f1263
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-mDGzIYYdNVCR+q5RTHj2s/lLERc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fdf1098-ef8f-4ff5-8b76-722e86309725
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64f01c59-e791-4296-a22c-145cc307022c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-IxNwmVcEnCLCR+G6M9CRY2p6Eyc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2508},{"label":"Pending for repair","key":"pending_for_repair","count":22},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"604dc-CHmml0BPwENPmB9ZCRzH84mgWYs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1263ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6eaf6d1-41b4-4dcb-9d32-3f2a7e6e9e36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2618f1-Uiz8PfWaa4AKJmWmZsusCT3K9pA"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d83ab2f-52cd-4f81-afa6-2e973b0ef85d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI2MDM0NDN9.nMIOPA-Ed-XYWHmTLohG76bh7UdDHCJhJhAodkA79VQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ee23c812-2882-4fae-9533-dcc4ce185480
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 124320,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"25c5d1-2Z6Uxeg1S0XWxrUb+dOcKYTwsAE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 714ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5MzR9.Yw58TbaFPa8S48rjqGdpJrCyAsjInZtgAChISwuoz_4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a097ff4c-472a-4d95-bdac-cc2be8099abb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"261509-wwH8+mRBtn+HBHq2y/uZvERNwXY"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 492857fe-9e54-40da-9742-3ad503b7f43b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-PaFka/iIsaKQQ+yoCoHupUvTgrM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05426900-9f80-48cc-b803-ff360b70511a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-g/rML61DQijBKfYbRsUSy7XUX2w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ecb8858-5476-41c8-87c8-3e1f1a24a939
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-7B9hwIccFKf+LOVgOZxLVRO/cAo"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":21},{"label":"Repair completed","key":"repair_completed","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 20.07KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f89466c6-c6e3-4e0b-ad5c-8aad1af6e6f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"504b-f46xHHTphuuxZrFRdSNrxY8f+UA"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:36.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:05:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c47f99a1-3f9b-422e-b6f9-095f4631e2c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"de33-CsRf+fST7Hj8eLS5sUEku8Sa7P4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 519ms
Mean size per request: 24.27KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c249a791-1681-481c-a28b-4c0cc2d9b6a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6117-pkbSsydYaMDioFxSui0GpS2Hs1o"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:36.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:05:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124320,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:05:31.000Z"}],"quatations":[]},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124274,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T16:19:44.000Z"}],"quatations":[]},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124254,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T15:36:27.000Z"}],"quatations":[]},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124081,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T13:22:50.000Z"}],"quatations":[]},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124046,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:29.000Z"}],"quatations":[]},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124043,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:19.000Z"}],"quatations":[]},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124040,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:10.000Z"}],"quatations":[]},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124036,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T10:29:17.000Z"}],"quatations":[]},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124033,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T09:45:33.000Z"}],"quatations":[]},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124029,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T07:44:56.000Z"}],"quatations":[]},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123686,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:09:12.000Z"}],"quatations":[]},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123683,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:08:57.000Z"}],"quatations":[]},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123490,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T13:47:46.000Z"}],"quatations":[]},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122522,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-07T06:18:45.000Z"}],"quatations":[]},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122226,"remark":"taking long time to charge","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T18:54:56.000Z"}],"quatations":[]},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121910,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T08:14:06.000Z"}],"quatations":[]},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121660,"remark":"poor performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:54:16.000Z"}],"quatations":[]},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121510,"remark":"Bad Condition","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:30:34.000Z"}],"quatations":[]},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120922,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:39.000Z"}],"quatations":[]},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120920,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:38.000Z"}],"quatations":[]},{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:11.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89f58920-ce2d-42da-9aca-97542ef3f0c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"problems":[{"id":1,"remark":"made changes"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Mzd9.rVim2ceen_RvaTGPJDTbUwJIQOVte2hS-KVfEPHkZDU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5496769c-c2ad-490b-816b-bb44389711ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 124320,
            "problems": [
                {
                    "id": 1,
                    "remark": "made changes"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 18d42d28-9eaa-40e7-9b73-21105abcd6a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Su/vNyNvXTadmkBEJdsEDZYDu/Y"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6740f4dd-7485-4274-82e3-902684480a7f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-Cq+5D5i2x1v4wfuw3ZdUrHxHKhs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 200B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cae08e17-e034-4e66-8c06-7c27c37dabbc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 200
ETag W/"c8-Ei+/926O0+0oBCJmdwsO5ph1Grw"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":5},{"label":"QC Completed","key":"qc_completed","count":0},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 37a7b904-ed6b-46a3-9260-8645f7f00f54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cf91f49-eddf-49ab-8116-4d5ca331f849
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7e5-I9/vQ4M4GWPDeEiTxLAuvcciIy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 776ms
Mean size per request: 4.84KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73a269e3-44d4-478b-a394-1cd7c7752950
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1360-mylbekRx5edJDhYTDFvGSs8tzHs"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:39.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-10T03:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f8ade73-6213-494b-9151-4ae31eac1a5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124320
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 755ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTkzOX0.tIlyvAws4-BF8_XxbtJTEQp4BrV0Cxbn63ljIcS4KEs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d785f4b9-cc38-4080-88f3-68902d878d41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f79-iSNQ0pCk/7yJCBoCoo+OwtMA+/I"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c4a7da9-41ed-4e7b-b1ba-24fb092eaefe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-3jjBfjUvEuLX+FRGI/XWZ3HqSz0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1181640-ae35-472e-bd64-713cff160f94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-nFBqJMrjtNCC0wTecOiiNm3q5tI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 240B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ffae2bb7-df32-4b37-870d-2e1209efa439
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-XPC3L4iJ+eD16/zS9JCmXz1iP5M"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":3},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2e8ff21-427d-4582-a8dc-aaaf97fa6140
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ba9-rHCoQCfjaxSHI5N83VKlikuaHLk"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:41.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 63871c96-55b3-40dc-ac57-1817577b3240
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"ba9-rHCoQCfjaxSHI5N83VKlikuaHLk"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:41.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d55cd7f1-7ab3-404b-910e-7bd0d02696fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124320
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_103559"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e262f8c-46b1-4a06-bac6-c9a49bbf4e6f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{"searchText":"124320"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_103559' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124320
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04b3a199-eb81-42af-8dcf-f86e82918fab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a4d-bhkx513TYKkRUUOLpm5CViQi5KA"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:44.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":484261,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:31.000Z","created_at":"2025-12-10T03:05:31.000Z"},{"id":484262,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:31.000Z","created_at":"2025-12-10T03:05:31.000Z"},{"id":484263,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-12-10T03:05:36.000Z","created_at":"2025-12-10T03:05:36.000Z"},{"id":484264,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-12-10T03:05:39.000Z","created_at":"2025-12-10T03:05:39.000Z"},{"id":484265,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-12-10T03:05:41.000Z","created_at":"2025-12-10T03:05:41.000Z"},{"id":484266,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:05:44.000Z","created_at":"2025-12-10T03:05:44.000Z"},{"id":484267,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:05:44.000Z","created_at":"2025-12-10T03:05:44.000Z"}],"problems":[{"id":86462,"problem":"Smartphone is running slow","remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:05:31.000Z"},{"id":86463,"problem":"Smartphone is running slow","remark":"made changes","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-12-10T03:05:39.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20e705ac-2f78-4ec5-be75-99bc064d3991
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-qLE4Ondz+y/o6qsXhrKaHvjTXJs"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response Message should be Success 1 0 0
Token should be valid 1 0 0
Validate JSONschema 1 0 0
Response time should be under 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be under 150ms
expected 221 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4200266a-8a48-4311-ac10-7a22f1d6e0a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 64
Request Body
{
            "username": "iamfd123",
            "password": "password123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for Invalid credentials 1 0 0
Status code should be 401-Unauthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401-Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e536c18b-1858-4180-9789-d3d21d761cc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for null credentials 1 0 0
Status code for Null credentials-400 Bad Request 0 1 0
JSON Schema validation 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code for Null credentials-400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Cache-Control no-cache
Postman-Token 908bcf33-a49d-42ca-8a0d-8cd7e0db223c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the user data in response 1 0 0
Verify the response time 0 1 0
Validate JsonSchema 1 0 0
Verify user properties are present 1 0 0
Verify if role is frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Cache-Control no-cache
Postman-Token 2fe502b9-5d42-4cab-9094-0b1fdaa378fd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if password field is not present in response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if password field is not present in response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyeqwJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NTU1NDV9.GMJlxB029nzZ1HaZdqIMuPY7bI0ZK1Oz8B0NG3K7BqQ
Cache-Control no-cache
Postman-Token f01775d5-5740-41d9-b09f-723ae79cbced
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Missing token should return 401 unauthorized 0 1 0
Invalid or expired token should return 403 forbidden 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Missing token should return 401 unauthorized
expected response to have status code 401 but got 500
Invalid or expired token should return 403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 240B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b553f3d-d898-41ee-8804-389e467a8a83
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-esVs02dYR4pa7kw67lIV0+z7tPc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":3},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 or not 1 0 0
Verify the response time is below 300 0 1 0
Verify the Json schema Structure for Count API 1 0 0
Verify the key value check 1 0 0
Verify the length of data array is 3 1 0 0
Verify the key is Pending_for_delivery 1 0 0
verify the key created today 1 0 0
verify the key pending for fst assignment 1 0 0
Verify the key values are present in the response data Array 1 0 0
Verify if JSON object Pending for delivery is number or not 1 0 0
Verify if JSON object Created today is number or not 1 0 0
Verify if JSON object Pending for FST assignment is number or not 1 0 0
Total 11 1 0
Test Failure
Test NameAssertion Error
Verify the response time is below 300
expected 262 to be below 250
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 4aa96650-c561-4872-a509-a69d3b98df5c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token b272e555-03e2-4442-a1c7-399073d0fee2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the invalid token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Cache-Control no-cache
Postman-Token 05625ed0-ff15-4b69-8899-3fa9abcb0afd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 10.53KB

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
Cache-Control no-cache
Postman-Token 25af5913-5759-4a44-b68a-69a1ff9f028a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the Status Code is 200 1 0 0
Verify the Json Schema Structure Validation 1 0 0
Verify the ResponseTime Validation 0 1 0
Verify the message is Success or Not 1 0 0
Verify the property in json response 1 0 0
Verify if the key mst_oem present in the response body 1 0 0
Verify if the key mst_model present in the response body 1 0 0
Verify if the key mst_action_status present in the response body 1 0 0
Verify if the key mst_warrenty_status present in the response body 1 0 0
Verify if the key mst_platform present in the response body 1 0 0
Verify if the key mst_product present in the response body 1 0 0
Verify if the key mst_role present in the response body 1 0 0
Verify if the key mst_service_location present in the response body 1 0 0
Verify if the key mst_problem present in the response body 1 0 0
Verify if the key map_fst_pincode present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 15 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime Validation
expected 228 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token 1011b41a-be14-4ad5-bec5-5519578a6981
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the Missing token-403 forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Missing token-403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token e5754f1c-2465-4765-8dc3-7e907e93a2b9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing token-401 unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 099c0d86-48f9-4948-8416-80297ca19db9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1042
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "queen2",
                "last_name": "grace",
                "mobile_number": "9876543111",
                "mobile_number_alt": "",
                "email_id": "queen8610@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "15541244058856",
                "imei1": "15541244058856",
                "imei2": "15541244058856",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-geXurkL0GwngtCXJ55BcbRXoZn8"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124338,"tr_customer_product_id":124328,"job_number":"JOB_124321"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 294 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
randomNumber 532
randomFirstName Meggie
randomLastName Predovic
randomEmail Justina34@gmail.com
randomPhone 486-428-5681
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 898823dd-630e-43ed-8629-aaf0a8779372
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1090
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lera",
                "last_name": "Schultz",
                "mobile_number": "383-579-6190",
                "mobile_number_alt": "817-763-1407",
                "email_id": "Joanny_Bruen65@yahoo.com",
                "email_id_alt": "Nico_Gusikowski59@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "81874831635633",
                "imei1": "81874831635633",
                "imei2": "81874831635633",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-B0qtgsTNNQfb7NzizFgSua81QP4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124322,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124339,"tr_customer_product_id":124329,"job_number":"JOB_124322"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 293 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
randomNumber 578
randomFirstName Dennis
randomLastName Legros
randomEmail Daphnee19@hotmail.com
randomPhone 378-730-7320
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ce13756-bba5-455a-97fd-b930582e2ee5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1089
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Damon",
                "last_name": "Tromp",
                "mobile_number": "270-746-3154",
                "mobile_number_alt": "812-880-0689",
                "email_id": "Hildegard.Green59@hotmail.com",
                "email_id_alt": "Tyson.Stokes59@yahoo.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "96875110166213",
                "imei1": "96875110166213",
                "imei2": "96875110166213",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-vMldUIj+SYsL43F7aUws7NtDe4I"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124323,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124340,"tr_customer_product_id":124330,"job_number":"JOB_124323"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 293 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 107B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
randomNumber 520
randomFirstName Gabriel
randomLastName Greenfelder
randomEmail Deven_Berge@gmail.com
randomPhone 422-895-1785
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6214eed-8ae1-4474-92dc-aaf1321361ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "90633440736244",
                "imei1": "90633440736244",
                "imei2": "90633440736244",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Content-Type application/json
randomNumber 888
randomFirstName Dexter
randomLastName Rath
randomEmail Daija97@yahoo.com
randomPhone 599-741-2110
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6008a34f-75ae-44ec-a0b0-88752f8aa84f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alanna",
                "last_name": "Hammes",
                "mobile_number": "688-282-7579",
                "mobile_number_alt": "930-991-4221",
                "email_id": "Luigi.Wiegand@gmail.com",
                "email_id_alt": "Tyshawn42@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "305284299",
                "imei1": "305284299",
                "imei2": "305284299",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as serial_numberlength less than 14 characters long 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as serial_numberlength less than 14 characters long
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
randomNumber 776
randomFirstName Ardith
randomLastName Willms
randomEmail Joey_Jaskolski@gmail.com
randomPhone 960-305-0376
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3072b981-540c-403e-b05d-43dc3948b1e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dolly",
                "last_name": "Kulas",
                "mobile_number": "244-928-4309",
                "mobile_number_alt": "324-322-1826",
                "email_id": "Kendra74@gmail.com",
                "email_id_alt": "Elena77@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "58044481219106",
                "imei1": "58044481219106",
                "imei2": "58044481219106",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing Authorization Token 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 218ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM4MzA4Mzh9.4fV3BsPvQR9z_mi4IJjrJLhI1vEbQbjvif9HZm0j2gQ
Content-Type application/json
randomNumber 452
randomFirstName Annetta
randomLastName Lubowitz
randomEmail Paige_Dach18@yahoo.com
randomPhone 904-450-0250
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ab4ed89-d08f-4bac-bc3b-3ad110951dd7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1092
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Richard",
                "last_name": "Marquardt",
                "mobile_number": "920-823-6410",
                "mobile_number_alt": "498-349-6973",
                "email_id": "Jaqueline_Koch39@gmail.com",
                "email_id_alt": "Burley.Kunze11@gmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "16008141625012",
                "imei1": "16008141625012",
                "imei2": "16008141625012",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Invalid Token → 403 Forbidden 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 240B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDR9.a-0pemvbzOq2sOpIJDl8QepAn1VpnzvMt_i3mI6xvEU
Cache-Control no-cache
Postman-Token 0f5c1f79-516b-486e-9e83-5c49406973b7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-ZUpTE0NzBd6+AmsfT2pLT69oYbM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":6},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the new count greater than old count 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 5.86KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce17b9a9-33d7-424b-9c07-71d3cd8963d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1774-0YC0ZxqyoM5FvfcXof/McO397cE"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:44.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_101001"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2290f165-41c4-4c36-a163-77f188b8dcf6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_124323"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-aPWsGHK3C8lVavWA8fWzSL4ZnSI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_101001' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124323
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NDJ9.e_3527qS-MVybLtk-Ss5C45Lg1rpbrPf9VWId-WNgAc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a62f070-4b1e-4200-b312-28359a398928
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62d-2DaM8jm42irPPCJSEMcY+rlkghQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":484272,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:48.000Z","created_at":"2025-12-10T03:05:48.000Z"},{"id":484273,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:48.000Z","created_at":"2025-12-10T03:05:48.000Z"}],"problems":[{"id":86466,"problem":"Smartphone is running slow","remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:05:48.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1c93b55e-75ec-4942-bab4-caaa70166409
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-HDtCAO/tUeYQMgQtRkpStMSdi5M"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token abe856f8-df69-4353-ae1f-4be66c09923c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 341ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b07626fe-9ec6-4376-a7a2-feb01eddfb4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-rGRzpAGP/4kisNwCoXqdae844T4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2510},{"label":"Pending for repair","key":"pending_for_repair","count":22},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"604dc-CHmml0BPwENPmB9ZCRzH84mgWYs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1206ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 916039ad-9211-4633-8bca-7c278cf08a7c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2620b8-dK2yadGOThJ2RDqcBk0NEjatc04"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 741e3ae2-31d0-4417-b74c-6d8e0c75afc8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI2MDM0NDN9.nMIOPA-Ed-XYWHmTLohG76bh7UdDHCJhJhAodkA79VQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ce6417c-034e-451b-8248-1e407330ce45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 124323,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"25c5d1-2Z6Uxeg1S0XWxrUb+dOcKYTwsAE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 705ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTF9.1TpH9D7xb-q6_kd2igC_w4rxSOtGo_Jg_JFlysyrhKY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a600bb57-50ac-4915-bc86-987521314be1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"261cce-vVOGr+rPjIe4CifaytAQYbfL6eI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a570cd20-71e8-4847-8951-d63414fa4159
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-F1nfCPzCAWeV+cLJ9ZWhUeOPy1k"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80547a7f-25a6-4ddd-86b4-d967de86fbde
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-g/rML61DQijBKfYbRsUSy7XUX2w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 164659c8-efc6-437a-8f65-3afa5bb7e33e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-0pLsQakQUAGqOGoQK6VXVXDTD7k"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":21},{"label":"Repair completed","key":"repair_completed","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 20.08KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b60199a-dcaa-46ff-9ae3-630f0a3f0824
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"504d-BLekNuMLlBfZhGYum3oCQS0qhTU"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:53.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:05:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12960e81-6665-40db-838a-7f48c24e0675
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"de33-CsRf+fST7Hj8eLS5sUEku8Sa7P4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 538ms
Mean size per request: 24.27KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5977fb0f-bb1a-4dfe-bea4-625cfdb9f16f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6119-7KCsbhav3wTRqR2xSX9zjyRjLEI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:53.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:05:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124323,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:05:48.000Z"}],"quatations":[]},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124274,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T16:19:44.000Z"}],"quatations":[]},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124254,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T15:36:27.000Z"}],"quatations":[]},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124081,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T13:22:50.000Z"}],"quatations":[]},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124046,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:29.000Z"}],"quatations":[]},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124043,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:19.000Z"}],"quatations":[]},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124040,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:10.000Z"}],"quatations":[]},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124036,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T10:29:17.000Z"}],"quatations":[]},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124033,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T09:45:33.000Z"}],"quatations":[]},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124029,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T07:44:56.000Z"}],"quatations":[]},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123686,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:09:12.000Z"}],"quatations":[]},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123683,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:08:57.000Z"}],"quatations":[]},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123490,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T13:47:46.000Z"}],"quatations":[]},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122522,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-07T06:18:45.000Z"}],"quatations":[]},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122226,"remark":"taking long time to charge","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T18:54:56.000Z"}],"quatations":[]},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121910,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T08:14:06.000Z"}],"quatations":[]},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121660,"remark":"poor performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:54:16.000Z"}],"quatations":[]},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121510,"remark":"Bad Condition","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:30:34.000Z"}],"quatations":[]},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120922,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:39.000Z"}],"quatations":[]},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120920,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:38.000Z"}],"quatations":[]},{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:11.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3a1d640f-9f9b-4dcf-a389-32c005790c57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"problems":[{"id":1,"remark":"made changes"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NTR9.ehOxk6WMe71ofwyQgigeR8gwHTefqbkHXRBVUTeXfbQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5b73b45e-eec5-486d-b5c6-5080bf2284a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 124323,
            "problems": [
                {
                    "id": 1,
                    "remark": "made changes"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38d2ad4f-2289-4116-9de7-a3e6ac96e085
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-jGQ9U3Dhds874K2zIWkx94l8o/M"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59a246c7-b5c1-49ff-9d18-8b4e6140c98a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-Cq+5D5i2x1v4wfuw3ZdUrHxHKhs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 200B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82e99cd9-0324-4017-8213-8096464425d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 200
ETag W/"c8-b4cDDVKzlI+i4FiPE8fz3K9tZSE"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":5},{"label":"QC Completed","key":"qc_completed","count":1},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6ac3796-bca4-43df-a777-97a944e1f18b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4aa1a1f-3f99-4150-89ec-cd6698f631a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-jXWyuTwUj0PneGB4DwLSGGmUktQ"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:44.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7e5-I9/vQ4M4GWPDeEiTxLAuvcciIy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 792ms
Mean size per request: 4.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47f51f80-5a9c-433b-acce-66e6122d764f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1362-hD+/Fl+fcTZPOLjFqaWrZxwMeEc"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:56.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-10T03:05:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e899e97d-c8fe-4543-91d0-9ffb34287d7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124323
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:05:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 819ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk1Nn0.i67IqAoeQh0uPAFMnHBDo80FyQbykwn0RIieDJXZDHM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dbdce457-5024-482d-8736-682453869b0a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f79-iSNQ0pCk/7yJCBoCoo+OwtMA+/I"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:05:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77011d85-7da1-4a18-ae8a-16f72069aa72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-4BbFtQkXTfGlElJ9M1tFHnFygUk"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94ecfc72-3890-4468-821d-e63ea98272c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-nFBqJMrjtNCC0wTecOiiNm3q5tI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 240B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d429f76f-23a5-4ff0-bacc-bf6af46538cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-6EBSq8DQErZ98epUpvngIMfC3sc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":6},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aead9252-cfe1-4f56-84e3-4982190ee643
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bab-dJPU31EWQbj3vcA8DBnVkPnR7Iw"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:58.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1219e10a-e0f9-471b-b0dd-5ce11c4077dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bab-dJPU31EWQbj3vcA8DBnVkPnR7Iw"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:58.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43020119-f509-44e7-a668-f462d421024e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124323
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_103559"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ad1387e-8341-4959-98da-9b7821ab1fb8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{"searchText":"124323"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_103559' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124323
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bc70b687-b803-4b7d-9366-676cd9880a1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a4f-WFBp/iaHr60t0Zt8zkQkjjYbiy0"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:06:01.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":484272,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:48.000Z","created_at":"2025-12-10T03:05:48.000Z"},{"id":484273,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:05:48.000Z","created_at":"2025-12-10T03:05:48.000Z"},{"id":484274,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-12-10T03:05:53.000Z","created_at":"2025-12-10T03:05:53.000Z"},{"id":484275,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-12-10T03:05:56.000Z","created_at":"2025-12-10T03:05:56.000Z"},{"id":484276,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-12-10T03:05:58.000Z","created_at":"2025-12-10T03:05:58.000Z"},{"id":484277,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:06:01.000Z","created_at":"2025-12-10T03:06:01.000Z"},{"id":484278,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:06:01.000Z","created_at":"2025-12-10T03:06:01.000Z"}],"problems":[{"id":86466,"problem":"Smartphone is running slow","remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:05:48.000Z"},{"id":86467,"problem":"Smartphone is running slow","remark":"made changes","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-12-10T03:05:56.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6cc2072-2578-4c5b-b4cf-16ecf546a287
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-umH3F+0P9AG5F9d1tKeQGeK8UXk"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response Message should be Success 1 0 0
Token should be valid 1 0 0
Validate JSONschema 1 0 0
Response time should be under 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time should be under 150ms
expected 222 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcdd27d3-06ec-4df1-88b0-bdddee3e1d6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 64
Request Body
{
            "username": "iamfd123",
            "password": "password123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for Invalid credentials 1 0 0
Status code should be 401-Unauthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401-Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae52133f-9ae3-4280-b75f-b3a6e6b6b9d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct message is shown for null credentials 1 0 0
Status code for Null credentials-400 Bad Request 0 1 0
JSON Schema validation 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code for Null credentials-400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Cache-Control no-cache
Postman-Token a09c271e-9e24-4c5d-8451-e55a47a5ecb1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the user data in response 1 0 0
Verify the response time 0 1 0
Validate JsonSchema 1 0 0
Verify user properties are present 1 0 0
Verify if role is frontdesk 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response time
expected 220 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Cache-Control no-cache
Postman-Token ab19ce40-9b1a-4247-9988-ffbef84005e5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if password field is not present in response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if password field is not present in response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyeqwJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NTU1NDV9.GMJlxB029nzZ1HaZdqIMuPY7bI0ZK1Oz8B0NG3K7BqQ
Cache-Control no-cache
Postman-Token 9311eee4-a484-41ad-a91e-564c7c363a6b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Missing token should return 401 unauthorized 0 1 0
Invalid or expired token should return 403 forbidden 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Missing token should return 401 unauthorized
expected response to have status code 401 but got 500
Invalid or expired token should return 403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 240B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
Cache-Control no-cache
Postman-Token c6ce1351-e9c6-46da-96e1-d1dfe94a2842
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-ZUpTE0NzBd6+AmsfT2pLT69oYbM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":6},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 or not 1 0 0
Verify the response time is below 300 0 1 0
Verify the Json schema Structure for Count API 1 0 0
Verify the key value check 1 0 0
Verify the length of data array is 3 1 0 0
Verify the key is Pending_for_delivery 1 0 0
verify the key created today 1 0 0
verify the key pending for fst assignment 1 0 0
Verify the key values are present in the response data Array 1 0 0
Verify if JSON object Pending for delivery is number or not 1 0 0
Verify if JSON object Created today is number or not 1 0 0
Verify if JSON object Pending for FST assignment is number or not 1 0 0
Total 11 1 0
Test Failure
Test NameAssertion Error
Verify the response time is below 300
expected 272 to be below 250
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 5116c94d-eb3d-422d-9e44-870fbc45818a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-cYvZMoHzDi+SpVAMJhFqZvqs7Xo"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token 9174f294-13de-4145-81ea-36402a288178
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the invalid token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Cache-Control no-cache
Postman-Token 59c000e8-a5d4-42f0-95f5-ed18881d41e1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 10.53KB

Test Pass Percentage
94 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
Cache-Control no-cache
Postman-Token 02414d2e-bebf-42e4-8db9-ce76f9a96d46
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the Status Code is 200 1 0 0
Verify the Json Schema Structure Validation 1 0 0
Verify the ResponseTime Validation 0 1 0
Verify the message is Success or Not 1 0 0
Verify the property in json response 1 0 0
Verify if the key mst_oem present in the response body 1 0 0
Verify if the key mst_model present in the response body 1 0 0
Verify if the key mst_action_status present in the response body 1 0 0
Verify if the key mst_warrenty_status present in the response body 1 0 0
Verify if the key mst_platform present in the response body 1 0 0
Verify if the key mst_product present in the response body 1 0 0
Verify if the key mst_role present in the response body 1 0 0
Verify if the key mst_service_location present in the response body 1 0 0
Verify if the key mst_problem present in the response body 1 0 0
Verify if the key map_fst_pincode present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 15 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime Validation
expected 227 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 218ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization 123
Cache-Control no-cache
Postman-Token 6f9dbef5-168d-4e1c-8684-a2fd9462b738
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the Missing token-403 forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Missing token-403 forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 217ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ff85e530-28d5-4751-b854-9ad00c113af1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing token-401 unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50ac737e-6b74-48dd-92b5-36dc6b341c28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1041
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "queen3",
                "last_name": "riya",
                "mobile_number": "9876543221",
                "mobile_number_alt": "",
                "email_id": "queen9610@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "42967168190665",
                "imei1": "42967168190665",
                "imei2": "42967168190665",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-oD0zwFL1uMlAvUyQHFYRaKynNJU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124324,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124341,"tr_customer_product_id":124331,"job_number":"JOB_124324"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 297 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
randomNumber 424
randomFirstName Mariana
randomLastName Weber
randomEmail Jaydon.Bode95@gmail.com
randomPhone 767-851-8498
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 050127b8-087b-4596-a698-faf448a53614
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1092
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Elias",
                "last_name": "Medhurst",
                "mobile_number": "651-320-7343",
                "mobile_number_alt": "424-667-2086",
                "email_id": "Verdie.Altenwerth62@gmail.com",
                "email_id_alt": "Cooper.Marks56@yahoo.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "17863150492032",
                "imei1": "17863150492032",
                "imei2": "17863150492032",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-HA3beBQiwLwYY/36kDToUBmx+zU"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124342,"tr_customer_product_id":124332,"job_number":"JOB_124325"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 307 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 307ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
randomNumber 443
randomFirstName Bernard
randomLastName Bosco
randomEmail Ada.Hammes@gmail.com
randomPhone 454-345-4277
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1d93b46-a4ff-463e-aa72-6e1bea1d6843
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1096
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Gwen",
                "last_name": "Ziemann",
                "mobile_number": "643-472-4995",
                "mobile_number_alt": "579-915-1076",
                "email_id": "Judah.Runolfsdottir30@gmail.com",
                "email_id_alt": "Edythe.VonRueden45@gmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "94141831437429",
                "imei1": "94141831437429",
                "imei2": "94141831437429",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-5gauDTvB/T8Q8TdbkDQhSTqTL60"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":124343,"tr_customer_product_id":124333,"job_number":"JOB_124326"}}
Test Information
NamePassedFailedSkipped
Verify the Status code is 200 1 0 0
Verify the JsonSchema Structure Validation 1 0 0
Verify the ResponseTime is below 200ms 0 1 0
Verify the Message: Job created successfully 1 0 0
Verify the keys id should be present 1 0 0
Verify the keys mst_service_location_id should be present 1 0 0
Verify the keys mst_platform_id should be present 1 0 0
Verify the keys mst_warrenty_status_id should be present 1 0 0
Verify the keys mst_oem_id should be present 1 0 0
Verify the keys tr_customer_id should be present 1 0 0
Verify the keys tr_customer_product_id should be present 1 0 0
Verify the keys job_number should be present 1 0 0
Verify the job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify the ResponseTime is below 200ms
expected 307 to be below 200
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 107B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
randomNumber 353
randomFirstName Teagan
randomLastName Heathcote
randomEmail Milford66@yahoo.com
randomPhone 232-565-8273
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd8934fd-2b25-4664-be02-db8cdc2a9ef1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 811
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "76385932699646",
                "imei1": "76385932699646",
                "imei2": "76385932699646",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as Invalid IMEI FORMATgreater than 15 char
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 220ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Content-Type application/json
randomNumber 786
randomFirstName Anissa
randomLastName Beier
randomEmail Rex_Champlin53@yahoo.com
randomPhone 533-908-8053
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bd9f1931-e5a3-4039-88ac-606f12b73f7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1066
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Travis",
                "last_name": "Weber",
                "mobile_number": "787-359-0848",
                "mobile_number_alt": "298-512-1604",
                "email_id": "Ryley_Muller50@hotmail.com",
                "email_id_alt": "Travis33@yahoo.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "658413099",
                "imei1": "658413099",
                "imei2": "658413099",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Status code is 400-as serial_numberlength less than 14 characters long 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the Status code is 400-as serial_numberlength less than 14 characters long
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 218ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
randomNumber 888
randomFirstName Ashleigh
randomLastName Fadel
randomEmail Wendell.Towne71@yahoo.com
randomPhone 795-456-0216
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f61eaf1-8254-424f-bb56-6daf5d60bfc4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1092
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Armani",
                "last_name": "Heaney",
                "mobile_number": "906-457-3987",
                "mobile_number_alt": "886-922-2622",
                "email_id": "Antonina.Lang48@yahoo.com",
                "email_id_alt": "Darryl_Jakubowski@hotmail.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "58812801506178",
                "imei1": "58812801506178",
                "imei2": "58812801506178",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the Missing Authorization Token 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl '[http://64.227.160.186:9000/v1/job/create'](http://64.227.160.186:9000/v1/job/create') \-H 'Accept: application/json, text/plain, _/_' \-H 'Accept-Language: en-US,en;q=0.9' \-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzOTkwMDV9.9QXc4T-isc1Q3OBKbFw5OBQDSvgwtVZKw8kxzxjrShk' \-H 'Connection: keep-alive' \-H 'Content-Type: application/json' \-H 'Origin: [http://phoenix.techwithjatin.com'](http://phoenix.techwithjatin.com') \-H 'Referer: [http://phoenix.techwithjatin.com/'](http://phoenix.techwithjatin.com/') \-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Queen","last_name":"Eliz","mobile_number":"0711202507","mobile_number_alt":"0711202507","email_id":"[0711202507@gmail.com](https://mailto:0711202507@gmail.com)","email_id_alt":"[0711202507@mail.com](https://mailto:0711202507@mail.com)"},"customer_address":{"flat_number":"07","apartment_name":"11","street_name":"street","landmark":"rounabout","area":"delhi","pincode":"07112025","country":"India","state":"Delhi"},"customer_product":{"dop":"2025-09-30T18:30:00.000Z","serial_number":"0711202507112025","imei1":"0711202507112025","imei2":"0711202507112025","popurl":"2025-09-30T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":\[{"id":1,"remark":"slow"}\]}' \--insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 219ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM4MzA4Mzh9.4fV3BsPvQR9z_mi4IJjrJLhI1vEbQbjvif9HZm0j2gQ
Content-Type application/json
randomNumber 84
randomFirstName Krista
randomLastName Pacocha
randomEmail Una_Schimmel70@gmail.com
randomPhone 767-638-1797
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 863f1fad-26ff-4628-8ab4-7fe144bb68b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1088
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dejah",
                "last_name": "Johnston",
                "mobile_number": "616-581-3350",
                "mobile_number_alt": "892-443-2676",
                "email_id": "Tracy.Schumm@gmail.com",
                "email_id_alt": "Margaret.Glover15@yahoo.com"
            },
            "customer_address": {
                "flat_number": "07",
                "apartment_name": "11",
                "street_name": "street",
                "landmark": "rounabout",
                "area": "delhi",
                "pincode": "07112025",
                "country": "India",
                "state": "Delhi"
            },
            "customer_product": {
                "dop": "2025-09-30T18:30:00.000Z",
                "serial_number": "79995330385502",
                "imei1": "79995330385502",
                "imei2": "79995330385502",
                "popurl": "2025-09-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "battery issue"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify the Invalid Token → 403 Forbidden 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 240B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjJ9.EQFCs1o2jspva22z4TeMcJEn9nafqbK_gZLYX4Ym9go
Cache-Control no-cache
Postman-Token fc1e86b1-84ba-412b-8892-d3a12cfa08e1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-bVK0834oOwgulv3Z+uup53tkR5o"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":9},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the new count greater than old count 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 8.79KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a17ce533-1d1f-4932-a946-f2b05c3779da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2325-IRmKS48ETeGE/wCop21aqERDTxs"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:44.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:06:01.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124324,"job_number":"JOB_124324","tr_customer_id":124341,"tr_customer_product_id":124331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42967168190665","imei1":"42967168190665","imei2":"42967168190665","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124325,"job_number":"JOB_124325","tr_customer_id":124342,"tr_customer_product_id":124332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"Elias Medhurst","mobile_number":"651-320-7343","email_id":"Verdie.Altenwerth62@gmail.com","dop":"2025-09-30","serial_number":"17863150492032","imei1":"17863150492032","imei2":"17863150492032","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:06.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_101001"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3903753e-e367-4923-bbc7-fee952faa75e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_124326"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"40b-1I4VdQiUFyLMgUGIb3wvxo4V7Qw"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:06.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_101001' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0ODc3MTF9.Hqfa__6ligwNAl6TwNlU_JaPHJ_UF4veoOYXK636XQ0' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124326
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 1.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NjB9.3ZB3sD_PJV27DCbj-YM_3WJi3b0jWHWGppSvncCYrrY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98ed3236-4a45-4b1b-913e-4011a0b34d55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"630-M7RrlVjk2udM6IH02xFINCU0BmM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:06.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":484283,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:06:06.000Z","created_at":"2025-12-10T03:06:06.000Z"},{"id":484284,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:06:06.000Z","created_at":"2025-12-10T03:06:06.000Z"}],"problems":[{"id":86470,"problem":"Smartphone is running slow","remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:06:06.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4dbb915-efed-44d6-b64a-997266127fe3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-TubScF+cngmGCB+w9+Kz/8BD62U"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efc42c76-c3fb-4d21-82dc-55262c145956
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-mA5TsFRnEAYEkzz87Agvww8ebCI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 341ms
Mean size per request: 250B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cce6a81-6229-4c68-a11c-2b2c2d583bbc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 250
ETag W/"fa-jcp0HhP3bHdYBtHFjaYlOdetJN4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":2512},{"label":"Pending for repair","key":"pending_for_repair","count":22},{"label":"Pending for delivery","key":"pending_for_delivery","count":2}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"604dc-CHmml0BPwENPmB9ZCRzH84mgWYs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 1131ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6ec14c6-7f75-4f0b-8990-152a0cf58e58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"262886-wtzRMsXxjwwCU0H2xhnXoIkdG6g"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124324,"job_number":"JOB_124324","tr_customer_id":124341,"tr_customer_product_id":124331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42967168190665","imei1":"42967168190665","imei2":"42967168190665","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124325,"job_number":"JOB_124325","tr_customer_id":124342,"tr_customer_product_id":124332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"Elias Medhurst","mobile_number":"651-320-7343","email_id":"Verdie.Altenwerth62@gmail.com","dop":"2025-09-30","serial_number":"17863150492032","imei1":"17863150492032","imei2":"17863150492032","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:06.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTU1NTB9.KJNQj-3SNo8j9LHLWlJ0H1PMDwQtt48cRCn-u4RGDdo' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31650bd0-b131-46a6-acde-f63ae530ec4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI2MDM0NDN9.nMIOPA-Ed-XYWHmTLohG76bh7UdDHCJhJhAodkA79VQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b7d783cc-301c-429d-82d8-21a389392051
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 124326,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTYyNjl9.ZjDgBIV7AFR_QwQRzL5x5yVTEpoPy_oEbx4i9N1m168' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"25c5d1-2Z6Uxeg1S0XWxrUb+dOcKYTwsAE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 714ms
Mean size per request: 2.38MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Njh9.p1F_g21QjjOlrjYMgRm2UkFAEGsbJvKaSHdtq5_jFi0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06894bdb-7671-48a7-86df-22171e5a8f2c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"262499-qEEI970C5UhVkGMGXtEV2rGrb1I"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":121375,"job_number":"JOB_121375","tr_customer_id":121392,"tr_customer_product_id":121382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:53.000Z","modified_at":"2025-12-06T03:30:53.000Z","name":"Rene Schaefer","mobile_number":"472-455-1415","email_id":"Rhianna_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"12982078223416254","imei1":"12982078223416254","imei2":"12982078223416254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121376,"job_number":"JOB_121376","tr_customer_id":121393,"tr_customer_product_id":121383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17389629255495","imei1":"17389629255495","imei2":"17389629255495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121377,"job_number":"JOB_121377","tr_customer_id":121394,"tr_customer_product_id":121384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:55.000Z","modified_at":"2025-12-06T03:30:55.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10643369960316","imei1":"10643369960316","imei2":"10643369960316","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121380,"job_number":"JOB_121380","tr_customer_id":121397,"tr_customer_product_id":121387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Cedrick Renner","mobile_number":"840-257-8616","email_id":"Claudine57@gmail.com","dop":"2025-06-18","serial_number":"1098813673525813","imei1":"1098813673525813","imei2":"1098813673525813","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121381,"job_number":"JOB_121381","tr_customer_id":121398,"tr_customer_product_id":121388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12824251719262","imei1":"12824251719262","imei2":"12824251719262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121382,"job_number":"JOB_121382","tr_customer_id":121399,"tr_customer_product_id":121389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:56.000Z","modified_at":"2025-12-06T03:30:56.000Z","name":"Wilburn Donnelly","mobile_number":"436-640-1146","email_id":"Leo86@gmail.com","dop":"2025-04-06","serial_number":"17716645614128800","imei1":"17716645614128800","imei2":"17716645614128800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121384,"job_number":"JOB_121384","tr_customer_id":121401,"tr_customer_product_id":121391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:58.000Z","modified_at":"2025-12-06T03:30:58.000Z","name":"Jack O'Keefe","mobile_number":"660-645-3771","email_id":"Jasen42@gmail.com","dop":"2025-04-06","serial_number":"18077906360835084","imei1":"18077906360835084","imei2":"18077906360835084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121389,"job_number":"JOB_121389","tr_customer_id":121406,"tr_customer_product_id":121396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14639176609685","imei1":"14639176609685","imei2":"14639176609685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121393,"job_number":"JOB_121393","tr_customer_id":121410,"tr_customer_product_id":121400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:07.000Z","modified_at":"2025-12-06T03:31:07.000Z","name":"Luther Yundt","mobile_number":"413-694-5070","email_id":"Lucy_Streich@gmail.com","dop":"2025-04-06","serial_number":"10473928822571396","imei1":"10473928822571396","imei2":"10473928822571396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121398,"job_number":"JOB_121398","tr_customer_id":121415,"tr_customer_product_id":121405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"17960614306415","imei1":"17960614306415","imei2":"17960614306415","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121399,"job_number":"JOB_121399","tr_customer_id":121416,"tr_customer_product_id":121406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:12.000Z","modified_at":"2025-12-06T03:31:12.000Z","name":"Garett Altenwerth","mobile_number":"953-475-8262","email_id":"Stephon_Welch@hotmail.com","dop":"2025-09-16","serial_number":"17504161069878","imei1":"17504161069878","imei2":"17504161069878","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121400,"job_number":"JOB_121400","tr_customer_id":121417,"tr_customer_product_id":121407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:14.000Z","modified_at":"2025-12-06T03:31:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12955538191241","imei1":"12955538191241","imei2":"12955538191241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121402,"job_number":"JOB_121402","tr_customer_id":121419,"tr_customer_product_id":121409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:16.000Z","modified_at":"2025-12-06T03:31:16.000Z","name":"Sibyl Bins","mobile_number":"437-231-6365","email_id":"Grayce_Ruecker@hotmail.com","dop":"2025-04-06","serial_number":"17372219434848346","imei1":"17372219434848346","imei2":"17372219434848346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121403,"job_number":"JOB_121403","tr_customer_id":121420,"tr_customer_product_id":121410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:29.000Z","modified_at":"2025-12-06T03:31:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417317960737","imei1":"15417317960737","imei2":"15417317960737","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121405,"job_number":"JOB_121405","tr_customer_id":121422,"tr_customer_product_id":121412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:31.000Z","modified_at":"2025-12-06T03:31:31.000Z","name":"Lisette Smith","mobile_number":"888-993-8450","email_id":"Wellington.Denesik90@yahoo.com","dop":"2025-04-06","serial_number":"15091301709823676","imei1":"15091301709823676","imei2":"15091301709823676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121406,"job_number":"JOB_121406","tr_customer_id":121423,"tr_customer_product_id":121413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:32.000Z","modified_at":"2025-12-06T03:31:32.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"14795715077455","imei1":"14795715077455","imei2":"14795715077455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121407,"job_number":"JOB_121407","tr_customer_id":121424,"tr_customer_product_id":121414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:33.000Z","modified_at":"2025-12-06T03:31:33.000Z","name":"Loyal Sipes","mobile_number":"720-658-3695","email_id":"Jane.Stokes@yahoo.com","dop":"2025-09-16","serial_number":"13996165308612","imei1":"13996165308612","imei2":"13996165308612","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121408,"job_number":"JOB_121408","tr_customer_id":121425,"tr_customer_product_id":121415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19898047900552","imei1":"19898047900552","imei2":"19898047900552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121410,"job_number":"JOB_121410","tr_customer_id":121427,"tr_customer_product_id":121417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:38.000Z","modified_at":"2025-12-06T03:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19929320204250","imei1":"19929320204250","imei2":"19929320204250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121412,"job_number":"JOB_121412","tr_customer_id":121429,"tr_customer_product_id":121419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:39.000Z","modified_at":"2025-12-06T03:31:39.000Z","name":"Jayde Cormier","mobile_number":"414-935-0281","email_id":"Nayeli.Pollich@yahoo.com","dop":"2025-04-06","serial_number":"18724693755853092","imei1":"18724693755853092","imei2":"18724693755853092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121413,"job_number":"JOB_121413","tr_customer_id":121430,"tr_customer_product_id":121420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:40.000Z","modified_at":"2025-12-06T03:31:40.000Z","name":"Jaylen Tromp","mobile_number":"962-731-4393","email_id":"Manley82@gmail.com","dop":"2025-04-06","serial_number":"18399391691616524","imei1":"18399391691616524","imei2":"18399391691616524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121417,"job_number":"JOB_121417","tr_customer_id":121434,"tr_customer_product_id":121424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:52.000Z","modified_at":"2025-12-06T03:31:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13388359242948","imei1":"13388359242948","imei2":"13388359242948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121419,"job_number":"JOB_121419","tr_customer_id":121436,"tr_customer_product_id":121426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"Clair Muller","mobile_number":"564-927-0799","email_id":"Madison.Zemlak6@hotmail.com","dop":"2025-04-06","serial_number":"15747442037826988","imei1":"15747442037826988","imei2":"15747442037826988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121420,"job_number":"JOB_121420","tr_customer_id":121437,"tr_customer_product_id":121427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:54.000Z","modified_at":"2025-12-06T03:31:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10187995457098","imei1":"10187995457098","imei2":"10187995457098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121422,"job_number":"JOB_121422","tr_customer_id":121439,"tr_customer_product_id":121429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:56.000Z","modified_at":"2025-12-06T03:31:56.000Z","name":"Justice Rohan","mobile_number":"835-636-7969","email_id":"Jevon27@gmail.com","dop":"2025-04-06","serial_number":"18258474592385556","imei1":"18258474592385556","imei2":"18258474592385556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121423,"job_number":"JOB_121423","tr_customer_id":121440,"tr_customer_product_id":121430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:57.000Z","modified_at":"2025-12-06T03:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13432292321073","imei1":"13432292321073","imei2":"13432292321073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121425,"job_number":"JOB_121425","tr_customer_id":121442,"tr_customer_product_id":121432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:58.000Z","modified_at":"2025-12-06T03:31:58.000Z","name":"Lyla Waelchi","mobile_number":"842-844-4180","email_id":"Leonora81@gmail.com","dop":"2025-04-06","serial_number":"13259542407615174","imei1":"13259542407615174","imei2":"13259542407615174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121432,"job_number":"JOB_121432","tr_customer_id":121449,"tr_customer_product_id":121439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:21.000Z","modified_at":"2025-12-06T03:32:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17021395066129","imei1":"17021395066129","imei2":"17021395066129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121434,"job_number":"JOB_121434","tr_customer_id":121451,"tr_customer_product_id":121441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:23.000Z","modified_at":"2025-12-06T03:32:23.000Z","name":"Candace Hettinger","mobile_number":"563-875-0268","email_id":"Reid48@gmail.com","dop":"2025-04-06","serial_number":"10995817218006336","imei1":"10995817218006336","imei2":"10995817218006336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121435,"job_number":"JOB_121435","tr_customer_id":121452,"tr_customer_product_id":121442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:35.000Z","modified_at":"2025-12-06T03:32:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15978115942399","imei1":"15978115942399","imei2":"15978115942399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121437,"job_number":"JOB_121437","tr_customer_id":121454,"tr_customer_product_id":121444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:36.000Z","modified_at":"2025-12-06T03:32:36.000Z","name":"Jeffrey Purdy","mobile_number":"426-987-2109","email_id":"Shane47@yahoo.com","dop":"2025-04-06","serial_number":"12546762835713604","imei1":"12546762835713604","imei2":"12546762835713604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121438,"job_number":"JOB_121438","tr_customer_id":121455,"tr_customer_product_id":121445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15426934846994","imei1":"15426934846994","imei2":"15426934846994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121439,"job_number":"JOB_121439","tr_customer_id":121456,"tr_customer_product_id":121446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:38.000Z","modified_at":"2025-12-06T03:32:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11372428617032","imei1":"11372428617032","imei2":"11372428617032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121442,"job_number":"JOB_121442","tr_customer_id":121459,"tr_customer_product_id":121449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Herta Lind","mobile_number":"427-817-0965","email_id":"Bernhard_Heidenreich@gmail.com","dop":"2025-04-06","serial_number":"12936789329980364","imei1":"12936789329980364","imei2":"12936789329980364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121443,"job_number":"JOB_121443","tr_customer_id":121460,"tr_customer_product_id":121450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:40.000Z","modified_at":"2025-12-06T03:32:40.000Z","name":"Macie Osinski","mobile_number":"269-599-6877","email_id":"Adalberto_Pfeffer28@gmail.com","dop":"2025-04-06","serial_number":"19844530916104760","imei1":"19844530916104760","imei2":"19844530916104760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121444,"job_number":"JOB_121444","tr_customer_id":121461,"tr_customer_product_id":121451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:20.000Z","modified_at":"2025-12-06T03:33:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10458744973245","imei1":"10458744973245","imei2":"10458744973245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121446,"job_number":"JOB_121446","tr_customer_id":121463,"tr_customer_product_id":121453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:33:22.000Z","modified_at":"2025-12-06T03:33:22.000Z","name":"Conrad Goldner","mobile_number":"417-407-8728","email_id":"Cecile.Jakubowski@gmail.com","dop":"2025-04-06","serial_number":"19467511471174150","imei1":"19467511471174150","imei2":"19467511471174150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121447,"job_number":"JOB_121447","tr_customer_id":121464,"tr_customer_product_id":121454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24371430827929","imei1":"24371430827929","imei2":"24371430827929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121448,"job_number":"JOB_121448","tr_customer_id":121465,"tr_customer_product_id":121455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:51.000Z","modified_at":"2025-12-06T03:38:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33301408607803","imei1":"33301408607803","imei2":"33301408607803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121449,"job_number":"JOB_121449","tr_customer_id":121466,"tr_customer_product_id":121456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97344135467722","imei1":"97344135467722","imei2":"97344135467722","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121450,"job_number":"JOB_121450","tr_customer_id":121467,"tr_customer_product_id":121457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75268701343360","imei1":"75268701343360","imei2":"75268701343360","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121451,"job_number":"JOB_121451","tr_customer_id":121468,"tr_customer_product_id":121458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:52.000Z","modified_at":"2025-12-06T03:38:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44849278056772","imei1":"44849278056772","imei2":"44849278056772","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121452,"job_number":"JOB_121452","tr_customer_id":121469,"tr_customer_product_id":121459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:38:53.000Z","modified_at":"2025-12-06T03:38:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76329490813512","imei1":"76329490813512","imei2":"76329490813512","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121454,"job_number":"JOB_121454","tr_customer_id":121471,"tr_customer_product_id":121461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69918725752412","imei1":"69918725752412","imei2":"69918725752412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121455,"job_number":"JOB_121455","tr_customer_id":121472,"tr_customer_product_id":121462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20362786851479","imei1":"20362786851479","imei2":"20362786851479","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121456,"job_number":"JOB_121456","tr_customer_id":121473,"tr_customer_product_id":121463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:20.000Z","modified_at":"2025-12-06T03:39:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17602493065446","imei1":"17602493065446","imei2":"17602493065446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121457,"job_number":"JOB_121457","tr_customer_id":121474,"tr_customer_product_id":121464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33573322078141","imei1":"33573322078141","imei2":"33573322078141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121458,"job_number":"JOB_121458","tr_customer_id":121475,"tr_customer_product_id":121465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99771515440211","imei1":"99771515440211","imei2":"99771515440211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121459,"job_number":"JOB_121459","tr_customer_id":121476,"tr_customer_product_id":121466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:21.000Z","modified_at":"2025-12-06T03:39:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98308991127238","imei1":"98308991127238","imei2":"98308991127238","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121461,"job_number":"JOB_121461","tr_customer_id":121478,"tr_customer_product_id":121468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88525590311132","imei1":"88525590311132","imei2":"88525590311132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121462,"job_number":"JOB_121462","tr_customer_id":121479,"tr_customer_product_id":121469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46723651305767","imei1":"46723651305767","imei2":"46723651305767","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121463,"job_number":"JOB_121463","tr_customer_id":121480,"tr_customer_product_id":121470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:49.000Z","modified_at":"2025-12-06T03:39:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18996445352448","imei1":"18996445352448","imei2":"18996445352448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121464,"job_number":"JOB_121464","tr_customer_id":121481,"tr_customer_product_id":121471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31720650937887","imei1":"31720650937887","imei2":"31720650937887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121465,"job_number":"JOB_121465","tr_customer_id":121482,"tr_customer_product_id":121472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35930203749919","imei1":"35930203749919","imei2":"35930203749919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121466,"job_number":"JOB_121466","tr_customer_id":121483,"tr_customer_product_id":121473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:39:50.000Z","modified_at":"2025-12-06T03:39:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94981713162700","imei1":"94981713162700","imei2":"94981713162700","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121469,"job_number":"JOB_121469","tr_customer_id":121486,"tr_customer_product_id":121476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:51:24.000Z","modified_at":"2025-12-06T03:51:24.000Z","name":"Birdie Dietrich","mobile_number":"670-623-5907","email_id":"Icie_Waelchi10@hotmail.com","dop":"2025-04-06","serial_number":"10830219014291294","imei1":"10830219014291294","imei2":"10830219014291294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121479,"job_number":"JOB_121479","tr_customer_id":121496,"tr_customer_product_id":121486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:18:16.000Z","modified_at":"2025-12-06T04:18:16.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"89502806489333","imei1":"89502806489333","imei2":"89502806489333","popurl":"2025-11-26T04:18:15.686524532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121480,"job_number":"JOB_121480","tr_customer_id":121497,"tr_customer_product_id":121487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:19:00.000Z","modified_at":"2025-12-06T04:19:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-26","serial_number":"87411887099275","imei1":"87411887099275","imei2":"87411887099275","popurl":"2025-11-26T04:18:59.905492524Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121481,"job_number":"JOB_121481","tr_customer_id":121498,"tr_customer_product_id":121488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:01.000Z","modified_at":"2025-12-06T04:29:01.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108516679899430","imei1":"108516679899430","imei2":"108516679899430","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121483,"job_number":"JOB_121483","tr_customer_id":121500,"tr_customer_product_id":121490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:29:14.000Z","modified_at":"2025-12-06T04:29:14.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100325474354984","imei1":"100325474354984","imei2":"100325474354984","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121485,"job_number":"JOB_121485","tr_customer_id":121502,"tr_customer_product_id":121492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:42.000Z","modified_at":"2025-12-06T04:40:42.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12566658200567","imei1":"12566658200567","imei2":"12566658200567","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121487,"job_number":"JOB_121487","tr_customer_id":121504,"tr_customer_product_id":121494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:44.000Z","modified_at":"2025-12-06T04:40:44.000Z","name":"Raegan Berge","mobile_number":"602-854-7656","email_id":"Chasity.Bechtelar54@hotmail.com","dop":"2025-10-12","serial_number":"1005511484607318","imei1":"1005511484607318","imei2":"1005511484607318","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121488,"job_number":"JOB_121488","tr_customer_id":121505,"tr_customer_product_id":121495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:57.000Z","modified_at":"2025-12-06T04:40:57.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"10781650320947","imei1":"10781650320947","imei2":"10781650320947","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121490,"job_number":"JOB_121490","tr_customer_id":121507,"tr_customer_product_id":121497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:40:58.000Z","modified_at":"2025-12-06T04:40:58.000Z","name":"Danny Mann","mobile_number":"729-338-0303","email_id":"Jamil_Weimann@gmail.com","dop":"2025-10-12","serial_number":"1009043107031056","imei1":"1009043107031056","imei2":"1009043107031056","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121491,"job_number":"JOB_121491","tr_customer_id":121508,"tr_customer_product_id":121498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:11.000Z","modified_at":"2025-12-06T04:41:11.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"17336752389542","imei1":"17336752389542","imei2":"17336752389542","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121493,"job_number":"JOB_121493","tr_customer_id":121510,"tr_customer_product_id":121500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:41:13.000Z","modified_at":"2025-12-06T04:41:13.000Z","name":"Albin Buckridge","mobile_number":"373-315-0277","email_id":"Roma75@hotmail.com","dop":"2025-10-12","serial_number":"1003103899990730","imei1":"1003103899990730","imei2":"1003103899990730","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121495,"job_number":"JOB_121495","tr_customer_id":121512,"tr_customer_product_id":121502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:42:42.000Z","modified_at":"2025-12-06T04:42:43.000Z","name":"Aniyah Walsh","mobile_number":"983-982-8907","email_id":"Addison_Shields@hotmail.com","dop":"2025-04-06","serial_number":"15614250788358672","imei1":"15614250788358672","imei2":"15614250788358672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121509,"job_number":"JOB_121509","tr_customer_id":121526,"tr_customer_product_id":121516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:22:03.000Z","modified_at":"2025-12-06T05:22:03.000Z","name":"Chatur Chaturvedi","mobile_number":"9416087901","email_id":"bhoj.dwivedi@yahoo.co.in","dop":"2025-11-26","serial_number":"000991101369968","imei1":"000991101369968","imei2":"000991101369968","popurl":"www.devdan-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121537,"job_number":"JOB_121537","tr_customer_id":121554,"tr_customer_product_id":121544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Aayushmaan Kaniyar","mobile_number":"9811160098","email_id":"suryakant.nayar@gmail.com","dop":"2025-11-26","serial_number":"273031230549031","imei1":"273031230549031","imei2":"273031230549031","popurl":"www.adinath-dubashi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121538,"job_number":"JOB_121538","tr_customer_id":121555,"tr_customer_product_id":121545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Suryakanta Adiga","mobile_number":"9880907081","email_id":"dharmaketu.guha@gmail.com","dop":"2025-11-26","serial_number":"434381231286379","imei1":"434381231286379","imei2":"434381231286379","popurl":"www.somu-abbott.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121540,"job_number":"JOB_121540","tr_customer_id":121557,"tr_customer_product_id":121548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Chatur Devar","mobile_number":"9196886642","email_id":"chidaatma.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"012495464818022","imei1":"012495464818022","imei2":"012495464818022","popurl":"www.chaten-prajapat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121541,"job_number":"JOB_121541","tr_customer_id":121556,"tr_customer_product_id":121546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Agnimitra Iyengar","mobile_number":"9310774304","email_id":"sarala.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"167574394181827","imei1":"167574394181827","imei2":"167574394181827","popurl":"www.hiranya-guha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121542,"job_number":"JOB_121542","tr_customer_id":121559,"tr_customer_product_id":121549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Elakshi Bhattathiri","mobile_number":"9755075444","email_id":"chandra.kaul@gmail.com","dop":"2025-11-26","serial_number":"349322503587347","imei1":"349322503587347","imei2":"349322503587347","popurl":"www.goswami-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121543,"job_number":"JOB_121543","tr_customer_id":121560,"tr_customer_product_id":121550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Himadri Devar","mobile_number":"9053082967","email_id":"kin.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"505818123453241","imei1":"505818123453241","imei2":"505818123453241","popurl":"www.aishani-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121544,"job_number":"JOB_121544","tr_customer_id":121561,"tr_customer_product_id":121551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Lai Mahajan","mobile_number":"9150805948","email_id":"nanda.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"024322086670307","imei1":"024322086670307","imei2":"024322086670307","popurl":"www.bhuvaneshwar-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121546,"job_number":"JOB_121546","tr_customer_id":121563,"tr_customer_product_id":121553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:44:10.000Z","modified_at":"2025-12-06T05:44:10.000Z","name":"Anilaabh Pillai","mobile_number":"9671688460","email_id":"parvati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"401763827794632","imei1":"401763827794632","imei2":"401763827794632","popurl":"www.dhanpati-khanna.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121550,"job_number":"JOB_121550","tr_customer_id":121567,"tr_customer_product_id":121557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Nanda Reddy","mobile_number":"9316305058","email_id":"sunita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"798988508423606","imei1":"798988508423606","imei2":"798988508423606","popurl":"www.mani-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121551,"job_number":"JOB_121551","tr_customer_id":121568,"tr_customer_product_id":121558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Birjesh Saini","mobile_number":"9461963292","email_id":"anal.prajapat@gmail.com","dop":"2025-11-26","serial_number":"771752397924525","imei1":"771752397924525","imei2":"771752397924525","popurl":"www.gurdev-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121552,"job_number":"JOB_121552","tr_customer_id":121569,"tr_customer_product_id":121559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Lakshminath Guneta","mobile_number":"9671123144","email_id":"anang.shah@gmail.com","dop":"2025-11-26","serial_number":"168181486302826","imei1":"168181486302826","imei2":"168181486302826","popurl":"www.manikya-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121553,"job_number":"JOB_121553","tr_customer_id":121570,"tr_customer_product_id":121560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Manoj Singh","mobile_number":"9584162044","email_id":"ritesh.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"985899815759810","imei1":"985899815759810","imei2":"985899815759810","popurl":"www.chandra-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121554,"job_number":"JOB_121554","tr_customer_id":121571,"tr_customer_product_id":121561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Javas Mahajan","mobile_number":"9513288351","email_id":"rageswari.dhawan@hotmail.com","dop":"2025-11-26","serial_number":"870134262573978","imei1":"870134262573978","imei2":"870134262573978","popurl":"www.gatik-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121555,"job_number":"JOB_121555","tr_customer_id":121572,"tr_customer_product_id":121562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Param Gandhi","mobile_number":"9016752234","email_id":"chidambaram.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"474767571333778","imei1":"474767571333778","imei2":"474767571333778","popurl":"www.esha-rana.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121557,"job_number":"JOB_121557","tr_customer_id":121574,"tr_customer_product_id":121564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Arya Iyer","mobile_number":"9761257606","email_id":"dev.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"671829628916467","imei1":"671829628916467","imei2":"671829628916467","popurl":"www.indra-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121559,"job_number":"JOB_121559","tr_customer_id":121576,"tr_customer_product_id":121566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:46:16.000Z","modified_at":"2025-12-06T05:46:16.000Z","name":"Sarala Mehrotra","mobile_number":"9178113411","email_id":"shakti.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"687094119998334","imei1":"687094119998334","imei2":"687094119998334","popurl":"www.rukmin-shukla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121562,"job_number":"JOB_121562","tr_customer_id":121579,"tr_customer_product_id":121569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Balaaditya Ahluwalia","mobile_number":"9215512985","email_id":"chandravati.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"608834301285318","imei1":"608834301285318","imei2":"608834301285318","popurl":"www.rukhmani-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121563,"job_number":"JOB_121563","tr_customer_id":121580,"tr_customer_product_id":121570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Dhyaneshwar Rana","mobile_number":"9497485602","email_id":"trilokesh.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"671166355327460","imei1":"671166355327460","imei2":"671166355327460","popurl":"www.prasad-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121564,"job_number":"JOB_121564","tr_customer_id":121582,"tr_customer_product_id":121571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumar Reddy","mobile_number":"9098726239","email_id":"swara.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"606366748082661","imei1":"606366748082661","imei2":"606366748082661","popurl":"www.rageswari-mukhopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121565,"job_number":"JOB_121565","tr_customer_id":121583,"tr_customer_product_id":121573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Kumuda Patel","mobile_number":"9773012983","email_id":"ganaka.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"171666299072257","imei1":"171666299072257","imei2":"171666299072257","popurl":"www.arya-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121566,"job_number":"JOB_121566","tr_customer_id":121581,"tr_customer_product_id":121572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Aashritha Nehru","mobile_number":"9891709359","email_id":"dhanalakshmi.saini@hotmail.com","dop":"2025-11-26","serial_number":"036962783429409","imei1":"036962783429409","imei2":"036962783429409","popurl":"www.lakshman-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121568,"job_number":"JOB_121568","tr_customer_id":121585,"tr_customer_product_id":121575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Brajesh Malik","mobile_number":"9319449036","email_id":"suma.patil@gmail.com","dop":"2025-11-26","serial_number":"838036484676032","imei1":"838036484676032","imei2":"838036484676032","popurl":"www.manikya-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121569,"job_number":"JOB_121569","tr_customer_id":121586,"tr_customer_product_id":121576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:02.000Z","modified_at":"2025-12-06T05:47:02.000Z","name":"Apsara Asan","mobile_number":"9759643281","email_id":"acharyanandana.sharma@yahoo.co.in","dop":"2025-11-26","serial_number":"741888753890635","imei1":"741888753890635","imei2":"741888753890635","popurl":"www.dhananjay-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121570,"job_number":"JOB_121570","tr_customer_id":121587,"tr_customer_product_id":121577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Anil Ganaka","mobile_number":"9099366260","email_id":"bhupen.ganaka@hotmail.com","dop":"2025-11-26","serial_number":"906983020556958","imei1":"906983020556958","imei2":"906983020556958","popurl":"www.shreya-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121572,"job_number":"JOB_121572","tr_customer_id":121589,"tr_customer_product_id":121579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Bakula Menon","mobile_number":"9720846425","email_id":"chitramala.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"153760083679498","imei1":"153760083679498","imei2":"153760083679498","popurl":"www.girika-dwivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121573,"job_number":"JOB_121573","tr_customer_id":121590,"tr_customer_product_id":121580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Vaijayanti Gandhi","mobile_number":"9625148543","email_id":"mani.patel@hotmail.com","dop":"2025-11-26","serial_number":"065804237780582","imei1":"065804237780582","imei2":"065804237780582","popurl":"www.geetanjali-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121574,"job_number":"JOB_121574","tr_customer_id":121591,"tr_customer_product_id":121581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:03.000Z","modified_at":"2025-12-06T05:47:03.000Z","name":"Aditeya Nambeesan","mobile_number":"9709370700","email_id":"bharat.shah@hotmail.com","dop":"2025-11-26","serial_number":"885750101512223","imei1":"885750101512223","imei2":"885750101512223","popurl":"www.aashritha-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121575,"job_number":"JOB_121575","tr_customer_id":121592,"tr_customer_product_id":121582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Kamala Menon","mobile_number":"9979320170","email_id":"gauraang.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"901801211075279","imei1":"901801211075279","imei2":"901801211075279","popurl":"www.chaturbhuj-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121576,"job_number":"JOB_121576","tr_customer_id":121593,"tr_customer_product_id":121583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Gudakesa Adiga","mobile_number":"9338410337","email_id":"shobhana.gandhi@hotmail.com","dop":"2025-11-26","serial_number":"540366296326884","imei1":"540366296326884","imei2":"540366296326884","popurl":"www.chandraswaroopa-johar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121577,"job_number":"JOB_121577","tr_customer_id":121594,"tr_customer_product_id":121584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ojaswini Malik","mobile_number":"9127015094","email_id":"trilok.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"888119329330081","imei1":"888119329330081","imei2":"888119329330081","popurl":"www.bhoopat-iyer.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121578,"job_number":"JOB_121578","tr_customer_id":121595,"tr_customer_product_id":121585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Devi Shah","mobile_number":"9590609437","email_id":"balagovind.tagore@gmail.com","dop":"2025-11-26","serial_number":"293111478094821","imei1":"293111478094821","imei2":"293111478094821","popurl":"www.ananta-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121579,"job_number":"JOB_121579","tr_customer_id":121596,"tr_customer_product_id":121586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Jagdish Naik","mobile_number":"9726556711","email_id":"akshayakeerti.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"417493893007492","imei1":"417493893007492","imei2":"417493893007492","popurl":"www.diptendu-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121580,"job_number":"JOB_121580","tr_customer_id":121597,"tr_customer_product_id":121587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Aayushmaan Agarwal","mobile_number":"9536738558","email_id":"kama.kaur@yahoo.co.in","dop":"2025-11-26","serial_number":"823775004503127","imei1":"823775004503127","imei2":"823775004503127","popurl":"www.akshata-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121581,"job_number":"JOB_121581","tr_customer_id":121598,"tr_customer_product_id":121588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Nawal Johar","mobile_number":"9724005358","email_id":"vidur.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"437893817477394","imei1":"437893817477394","imei2":"437893817477394","popurl":"www.bheeshma-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121582,"job_number":"JOB_121582","tr_customer_id":121599,"tr_customer_product_id":121589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chanda Khatri","mobile_number":"9793402709","email_id":"balagovind.ahuja@gmail.com","dop":"2025-11-26","serial_number":"308684346010497","imei1":"308684346010497","imei2":"308684346010497","popurl":"www.aaditya-khatri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121583,"job_number":"JOB_121583","tr_customer_id":121600,"tr_customer_product_id":121590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Laxmi Kaniyar","mobile_number":"9398998592","email_id":"nalini.kapoor@gmail.com","dop":"2025-11-26","serial_number":"260398609583267","imei1":"260398609583267","imei2":"260398609583267","popurl":"www.gangesh-agarwal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121584,"job_number":"JOB_121584","tr_customer_id":121601,"tr_customer_product_id":121591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chaturbhuj Johar","mobile_number":"9198547578","email_id":"amaresh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"257844344245515","imei1":"257844344245515","imei2":"257844344245515","popurl":"www.aadinath-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121586,"job_number":"JOB_121586","tr_customer_id":121603,"tr_customer_product_id":121593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bhagirathi Khanna","mobile_number":"9618068478","email_id":"nawal.kaul@hotmail.com","dop":"2025-11-26","serial_number":"271079278153232","imei1":"271079278153232","imei2":"271079278153232","popurl":"www.pramila-kaul.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121587,"job_number":"JOB_121587","tr_customer_id":121604,"tr_customer_product_id":121594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Chiranjeeve Marar","mobile_number":"9211898795","email_id":"sukanya.pothuvaal@yahoo.co.in","dop":"2025-11-26","serial_number":"278815914405633","imei1":"278815914405633","imei2":"278815914405633","popurl":"www.bhadran-nambeesan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121588,"job_number":"JOB_121588","tr_customer_id":121605,"tr_customer_product_id":121595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Ghanaanand Reddy","mobile_number":"9778233566","email_id":"diksha.adiga@hotmail.com","dop":"2025-11-26","serial_number":"231968009979848","imei1":"231968009979848","imei2":"231968009979848","popurl":"www.vishwamitra-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121590,"job_number":"JOB_121590","tr_customer_id":121607,"tr_customer_product_id":121597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Bheeshma Mishra","mobile_number":"9132510664","email_id":"chandni.malik@hotmail.com","dop":"2025-11-26","serial_number":"363013146564004","imei1":"363013146564004","imei2":"363013146564004","popurl":"www.chatur-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121593,"job_number":"JOB_121593","tr_customer_id":121610,"tr_customer_product_id":121600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Sachin Gandhi","mobile_number":"9010733953","email_id":"ojaswini.shukla@hotmail.com","dop":"2025-11-26","serial_number":"401183072838437","imei1":"401183072838437","imei2":"401183072838437","popurl":"www.chatura-joshi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121594,"job_number":"JOB_121594","tr_customer_id":121611,"tr_customer_product_id":121601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:04.000Z","modified_at":"2025-12-06T05:47:04.000Z","name":"Damodara Kaur","mobile_number":"9717495094","email_id":"chandra.saini@yahoo.co.in","dop":"2025-11-26","serial_number":"128256109041079","imei1":"128256109041079","imei2":"128256109041079","popurl":"www.rajinder-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121595,"job_number":"JOB_121595","tr_customer_id":121612,"tr_customer_product_id":121602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Mayoor Reddy","mobile_number":"9530473074","email_id":"vasundhara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"039222107837108","imei1":"039222107837108","imei2":"039222107837108","popurl":"www.devi-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121596,"job_number":"JOB_121596","tr_customer_id":121613,"tr_customer_product_id":121603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Ashok Embranthiri","mobile_number":"9051755871","email_id":"balagopal.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"542853831931898","imei1":"542853831931898","imei2":"542853831931898","popurl":"www.shresth-mukhopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121597,"job_number":"JOB_121597","tr_customer_id":121614,"tr_customer_product_id":121604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Divaakar Chattopadhyay","mobile_number":"9840951156","email_id":"devvrat.patil@gmail.com","dop":"2025-11-26","serial_number":"367216209281251","imei1":"367216209281251","imei2":"367216209281251","popurl":"www.devak-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121598,"job_number":"JOB_121598","tr_customer_id":121615,"tr_customer_product_id":121605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Agnimitra Nair","mobile_number":"9610804500","email_id":"sweta.nehru@hotmail.com","dop":"2025-11-26","serial_number":"914035660051814","imei1":"914035660051814","imei2":"914035660051814","popurl":"www.durgeshwari-sinha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121599,"job_number":"JOB_121599","tr_customer_id":121616,"tr_customer_product_id":121606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Daksha Butt","mobile_number":"9842916767","email_id":"adityanandan.malik@hotmail.com","dop":"2025-11-26","serial_number":"438202569866856","imei1":"438202569866856","imei2":"438202569866856","popurl":"www.ekaaksh-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121600,"job_number":"JOB_121600","tr_customer_id":121617,"tr_customer_product_id":121607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Hiranmaya Jain","mobile_number":"9799861198","email_id":"balamani.jha@yahoo.co.in","dop":"2025-11-26","serial_number":"711102171573923","imei1":"711102171573923","imei2":"711102171573923","popurl":"www.bhupati-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121601,"job_number":"JOB_121601","tr_customer_id":121618,"tr_customer_product_id":121608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Aatmaj Asan","mobile_number":"9295225466","email_id":"baidehi.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"741979073570069","imei1":"741979073570069","imei2":"741979073570069","popurl":"www.shantanu-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121603,"job_number":"JOB_121603","tr_customer_id":121620,"tr_customer_product_id":121610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Jagadisha Reddy","mobile_number":"9429166236","email_id":"devdan.gupta@gmail.com","dop":"2025-11-26","serial_number":"474778037821786","imei1":"474778037821786","imei2":"474778037821786","popurl":"www.subhash-butt.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121604,"job_number":"JOB_121604","tr_customer_id":121621,"tr_customer_product_id":121611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Chapala Gandhi","mobile_number":"9282668694","email_id":"uma.kaur@gmail.com","dop":"2025-11-26","serial_number":"391110363192267","imei1":"391110363192267","imei2":"391110363192267","popurl":"www.bakula-pilla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121608,"job_number":"JOB_121608","tr_customer_id":121625,"tr_customer_product_id":121615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Brahma Khan","mobile_number":"9442646512","email_id":"kumari.panicker@hotmail.com","dop":"2025-11-26","serial_number":"218318081684387","imei1":"218318081684387","imei2":"218318081684387","popurl":"www.gudakesha-pillai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121609,"job_number":"JOB_121609","tr_customer_id":121626,"tr_customer_product_id":121616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Anjushri Achari","mobile_number":"9542276524","email_id":"bhaswar.dhawan@gmail.com","dop":"2025-11-26","serial_number":"334368009866810","imei1":"334368009866810","imei2":"334368009866810","popurl":"www.deepali-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121610,"job_number":"JOB_121610","tr_customer_id":121627,"tr_customer_product_id":121617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Menaka Johar","mobile_number":"9756805764","email_id":"akula.nayar@hotmail.com","dop":"2025-11-26","serial_number":"768659489482483","imei1":"768659489482483","imei2":"768659489482483","popurl":"www.dayaanidhi-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121611,"job_number":"JOB_121611","tr_customer_id":121628,"tr_customer_product_id":121618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:05.000Z","modified_at":"2025-12-06T05:47:05.000Z","name":"Arindam Khanna","mobile_number":"9253708156","email_id":"heema.kapoor@gmail.com","dop":"2025-11-26","serial_number":"448643607389565","imei1":"448643607389565","imei2":"448643607389565","popurl":"www.keerti-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121612,"job_number":"JOB_121612","tr_customer_id":121629,"tr_customer_product_id":121619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Anal Mehra","mobile_number":"9014836160","email_id":"anasooya.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"630031403848058","imei1":"630031403848058","imei2":"630031403848058","popurl":"www.ankal-varma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121613,"job_number":"JOB_121613","tr_customer_id":121631,"tr_customer_product_id":121621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Chandrakala Pandey","mobile_number":"9507027429","email_id":"tanushree.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"393284990338055","imei1":"393284990338055","imei2":"393284990338055","popurl":"www.chaaruchandra-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121614,"job_number":"JOB_121614","tr_customer_id":121630,"tr_customer_product_id":121620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Agasti Agarwal","mobile_number":"9959105642","email_id":"aayushman.gandhi@gmail.com","dop":"2025-11-26","serial_number":"449931420516894","imei1":"449931420516894","imei2":"449931420516894","popurl":"www.geeta-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121616,"job_number":"JOB_121616","tr_customer_id":121633,"tr_customer_product_id":121623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Mohinder Sharma","mobile_number":"9433329394","email_id":"vaishno.banerjee@hotmail.com","dop":"2025-11-26","serial_number":"577166202989280","imei1":"577166202989280","imei2":"577166202989280","popurl":"www.bhupen-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121617,"job_number":"JOB_121617","tr_customer_id":121634,"tr_customer_product_id":121624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Sucheta Namboothiri","mobile_number":"9427339311","email_id":"minakshi.nehru@gmail.com","dop":"2025-11-26","serial_number":"326481760706373","imei1":"326481760706373","imei2":"326481760706373","popurl":"www.tapan-menon.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121618,"job_number":"JOB_121618","tr_customer_id":121635,"tr_customer_product_id":121625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Rukmin Mehra","mobile_number":"9416600186","email_id":"goswamee.singh@hotmail.com","dop":"2025-11-26","serial_number":"328470583321965","imei1":"328470583321965","imei2":"328470583321965","popurl":"www.gangesh-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121619,"job_number":"JOB_121619","tr_customer_id":121636,"tr_customer_product_id":121626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Himani Ahluwalia","mobile_number":"9012987676","email_id":"hiranya.varman@hotmail.com","dop":"2025-11-26","serial_number":"802914198043240","imei1":"802914198043240","imei2":"802914198043240","popurl":"www.yogesh-bandopadhyay.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121620,"job_number":"JOB_121620","tr_customer_id":121637,"tr_customer_product_id":121627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Arindam Somayaji","mobile_number":"9138740994","email_id":"shankar.singh@hotmail.com","dop":"2025-11-26","serial_number":"830891656186251","imei1":"830891656186251","imei2":"830891656186251","popurl":"www.bheeshma-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121621,"job_number":"JOB_121621","tr_customer_id":121638,"tr_customer_product_id":121628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aishani Patel","mobile_number":"9663614546","email_id":"bhooshan.varrier@gmail.com","dop":"2025-11-26","serial_number":"271609359359792","imei1":"271609359359792","imei2":"271609359359792","popurl":"www.bhupati-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121622,"job_number":"JOB_121622","tr_customer_id":121639,"tr_customer_product_id":121629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Deependra Nambeesan","mobile_number":"9223831901","email_id":"bhadra.sethi@hotmail.com","dop":"2025-11-26","serial_number":"942328484337734","imei1":"942328484337734","imei2":"942328484337734","popurl":"www.geetanjali-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121623,"job_number":"JOB_121623","tr_customer_id":121640,"tr_customer_product_id":121630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Dwaipayan Adiga","mobile_number":"9250841313","email_id":"poornima.banerjee@yahoo.co.in","dop":"2025-11-26","serial_number":"886119735952668","imei1":"886119735952668","imei2":"886119735952668","popurl":"www.aruna-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121624,"job_number":"JOB_121624","tr_customer_id":121641,"tr_customer_product_id":121631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Bilva Tandon","mobile_number":"9296816617","email_id":"narayan.bhattathiri@gmail.com","dop":"2025-11-26","serial_number":"223538149743349","imei1":"223538149743349","imei2":"223538149743349","popurl":"www.dayaamay-butt.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121625,"job_number":"JOB_121625","tr_customer_id":121642,"tr_customer_product_id":121632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Aslesha Patil","mobile_number":"9068157465","email_id":"anala.joshi@yahoo.co.in","dop":"2025-11-26","serial_number":"954641730305272","imei1":"954641730305272","imei2":"954641730305272","popurl":"www.durga-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121627,"job_number":"JOB_121627","tr_customer_id":121644,"tr_customer_product_id":121634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Shobhana Abbott","mobile_number":"9319213950","email_id":"anjaneya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"427077701993927","imei1":"427077701993927","imei2":"427077701993927","popurl":"www.gauraang-gupta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121628,"job_number":"JOB_121628","tr_customer_id":121645,"tr_customer_product_id":121635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:06.000Z","modified_at":"2025-12-06T05:47:06.000Z","name":"Ghanshyam Nair","mobile_number":"9625837858","email_id":"kama.guneta@yahoo.co.in","dop":"2025-11-26","serial_number":"001602522462443","imei1":"001602522462443","imei2":"001602522462443","popurl":"www.chakravartee-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121632,"job_number":"JOB_121632","tr_customer_id":121649,"tr_customer_product_id":121639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Lalita Ganaka","mobile_number":"9610895324","email_id":"abhaidev.guha@hotmail.com","dop":"2025-11-26","serial_number":"322946280690128","imei1":"322946280690128","imei2":"322946280690128","popurl":"www.agrata-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121634,"job_number":"JOB_121634","tr_customer_id":121651,"tr_customer_product_id":121641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chiranjeeve Bharadwaj","mobile_number":"9209561975","email_id":"chinmayananda.nair@gmail.com","dop":"2025-11-26","serial_number":"361994281877469","imei1":"361994281877469","imei2":"361994281877469","popurl":"www.meghnad-varrier.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121635,"job_number":"JOB_121635","tr_customer_id":121652,"tr_customer_product_id":121642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Anaadi Iyer","mobile_number":"9373412408","email_id":"rohana.jha@gmail.com","dop":"2025-11-26","serial_number":"541014814079753","imei1":"541014814079753","imei2":"541014814079753","popurl":"www.tanushri-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121637,"job_number":"JOB_121637","tr_customer_id":121654,"tr_customer_product_id":121644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Subodh Ahluwalia","mobile_number":"9300288697","email_id":"vaijayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"244645385873233","imei1":"244645385873233","imei2":"244645385873233","popurl":"www.chinmayananda-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121638,"job_number":"JOB_121638","tr_customer_id":121655,"tr_customer_product_id":121645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Prem Pothuvaal","mobile_number":"9308716430","email_id":"kashyap.saini@hotmail.com","dop":"2025-11-26","serial_number":"018510454192735","imei1":"018510454192735","imei2":"018510454192735","popurl":"www.atmaja-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121639,"job_number":"JOB_121639","tr_customer_id":121656,"tr_customer_product_id":121646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Marut Dhawan","mobile_number":"9968383680","email_id":"prasanna.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"727799137146019","imei1":"727799137146019","imei2":"727799137146019","popurl":"www.bhadraksh-chattopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121640,"job_number":"JOB_121640","tr_customer_id":121657,"tr_customer_product_id":121647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Mohinder Kakkar","mobile_number":"9392453032","email_id":"chakor.patel@hotmail.com","dop":"2025-11-26","serial_number":"907094942845411","imei1":"907094942845411","imei2":"907094942845411","popurl":"www.opaline-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121642,"job_number":"JOB_121642","tr_customer_id":121659,"tr_customer_product_id":121649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Rahul Varman","mobile_number":"9285303413","email_id":"aruna.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"601047198940563","imei1":"601047198940563","imei2":"601047198940563","popurl":"www.sweta-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121644,"job_number":"JOB_121644","tr_customer_id":121661,"tr_customer_product_id":121651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Bhaaswar Ahuja","mobile_number":"9420336386","email_id":"balagovind.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"747544340278530","imei1":"747544340278530","imei2":"747544340278530","popurl":"www.chinmayananda-nambeesan.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121645,"job_number":"JOB_121645","tr_customer_id":121662,"tr_customer_product_id":121652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Abhirath Butt","mobile_number":"9738984737","email_id":"adityanandana.malik@gmail.com","dop":"2025-11-26","serial_number":"647755155272740","imei1":"647755155272740","imei2":"647755155272740","popurl":"www.himadri-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121647,"job_number":"JOB_121647","tr_customer_id":121664,"tr_customer_product_id":121654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Sarvin Devar","mobile_number":"9884280227","email_id":"ambar.chopra@yahoo.co.in","dop":"2025-11-26","serial_number":"012402679248674","imei1":"012402679248674","imei2":"012402679248674","popurl":"www.rati-mishra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121648,"job_number":"JOB_121648","tr_customer_id":121665,"tr_customer_product_id":121655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Upendra Khan","mobile_number":"9944814983","email_id":"adhiraj.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"075527230729619","imei1":"075527230729619","imei2":"075527230729619","popurl":"www.aditya-khatri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121650,"job_number":"JOB_121650","tr_customer_id":121667,"tr_customer_product_id":121656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Chitrangada Reddy","mobile_number":"9285590293","email_id":"gandharv.kakkar@yahoo.co.in","dop":"2025-11-26","serial_number":"719248733392812","imei1":"719248733392812","imei2":"719248733392812","popurl":"www.aayushman-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121652,"job_number":"JOB_121652","tr_customer_id":121669,"tr_customer_product_id":121659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:07.000Z","modified_at":"2025-12-06T05:47:07.000Z","name":"Gajadhar Shah","mobile_number":"9704903134","email_id":"siddhran.iyer@gmail.com","dop":"2025-11-26","serial_number":"887122116625992","imei1":"887122116625992","imei2":"887122116625992","popurl":"www.dhyaneshwar-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121653,"job_number":"JOB_121653","tr_customer_id":121670,"tr_customer_product_id":121660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Mukesh Khanna","mobile_number":"9465554588","email_id":"kali.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"663024495243213","imei1":"663024495243213","imei2":"663024495243213","popurl":"www.sloka-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121654,"job_number":"JOB_121654","tr_customer_id":121671,"tr_customer_product_id":121661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Krishnadas Pilla","mobile_number":"9074265782","email_id":"vimala.varman@gmail.com","dop":"2025-11-26","serial_number":"116186046860981","imei1":"116186046860981","imei2":"116186046860981","popurl":"www.prathamesh-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121655,"job_number":"JOB_121655","tr_customer_id":121672,"tr_customer_product_id":121662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Vidur Patil","mobile_number":"9873000529","email_id":"dhanapati.sinha@gmail.com","dop":"2025-11-26","serial_number":"958562368523136","imei1":"958562368523136","imei2":"958562368523136","popurl":"www.rageshwari-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121656,"job_number":"JOB_121656","tr_customer_id":121673,"tr_customer_product_id":121663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Jai Devar","mobile_number":"9709091801","email_id":"gorakhanatha.verma@gmail.com","dop":"2025-11-26","serial_number":"501757708905647","imei1":"501757708905647","imei2":"501757708905647","popurl":"www.tanushri-nambeesan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121659,"job_number":"JOB_121659","tr_customer_id":121676,"tr_customer_product_id":121666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:47:08.000Z","modified_at":"2025-12-06T05:47:08.000Z","name":"Bhooshit Sharma","mobile_number":"9270889425","email_id":"devajyoti.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"968805346278714","imei1":"968805346278714","imei2":"968805346278714","popurl":"www.lal-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121661,"job_number":"JOB_121661","tr_customer_id":121678,"tr_customer_product_id":121668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anagh Nambeesan","mobile_number":"9268351597","email_id":"karan.shukla@gmail.com","dop":"2025-11-26","serial_number":"309415767927596","imei1":"309415767927596","imei2":"309415767927596","popurl":"www.aditya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121662,"job_number":"JOB_121662","tr_customer_id":121680,"tr_customer_product_id":121669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Apsara Somayaji","mobile_number":"9113011661","email_id":"yoginder.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"459877213548423","imei1":"459877213548423","imei2":"459877213548423","popurl":"www.kirti-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121663,"job_number":"JOB_121663","tr_customer_id":121679,"tr_customer_product_id":121670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Rameshwar Menon","mobile_number":"9023632724","email_id":"pushti.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"091441996199214","imei1":"091441996199214","imei2":"091441996199214","popurl":"www.chatura-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121664,"job_number":"JOB_121664","tr_customer_id":121681,"tr_customer_product_id":121671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Shashi Marar","mobile_number":"9557035481","email_id":"padma.reddy@gmail.com","dop":"2025-11-26","serial_number":"821993704173039","imei1":"821993704173039","imei2":"821993704173039","popurl":"www.tanushri-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121665,"job_number":"JOB_121665","tr_customer_id":121682,"tr_customer_product_id":121672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Garud Dhawan","mobile_number":"9615296226","email_id":"shubha.pilla@hotmail.com","dop":"2025-11-26","serial_number":"442014110998724","imei1":"442014110998724","imei2":"442014110998724","popurl":"www.gautami-dubashi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121666,"job_number":"JOB_121666","tr_customer_id":121683,"tr_customer_product_id":121673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Anjali Jha","mobile_number":"9699759207","email_id":"adhrit.butt@hotmail.com","dop":"2025-11-26","serial_number":"662017874396198","imei1":"662017874396198","imei2":"662017874396198","popurl":"www.bhuvanesh-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121667,"job_number":"JOB_121667","tr_customer_id":121684,"tr_customer_product_id":121674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:38.000Z","name":"Trilochan Marar","mobile_number":"9928609238","email_id":"rageswari.devar@yahoo.co.in","dop":"2025-11-26","serial_number":"472588772997223","imei1":"472588772997223","imei2":"472588772997223","popurl":"www.yoginder-naik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121668,"job_number":"JOB_121668","tr_customer_id":121686,"tr_customer_product_id":121675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Draupadi Banerjee","mobile_number":"9117511479","email_id":"chinmayananda.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"456059023189707","imei1":"456059023189707","imei2":"456059023189707","popurl":"www.sher-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121669,"job_number":"JOB_121669","tr_customer_id":121685,"tr_customer_product_id":121676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:38.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Bhishma Arora","mobile_number":"9359661644","email_id":"gajbaahu.malik@hotmail.com","dop":"2025-11-26","serial_number":"791320882777255","imei1":"791320882777255","imei2":"791320882777255","popurl":"www.atreyi-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121670,"job_number":"JOB_121670","tr_customer_id":121687,"tr_customer_product_id":121677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:39:39.000Z","modified_at":"2025-12-06T06:39:39.000Z","name":"Gatik Mahajan","mobile_number":"9687207877","email_id":"deeptimoy.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"956040947136351","imei1":"956040947136351","imei2":"956040947136351","popurl":"www.dinkar-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121671,"job_number":"JOB_121671","tr_customer_id":121688,"tr_customer_product_id":121678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Deevakar Adiga","mobile_number":"9314467464","email_id":"asha.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"635051766900091","imei1":"635051766900091","imei2":"635051766900091","popurl":"www.sucheta-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121672,"job_number":"JOB_121672","tr_customer_id":121689,"tr_customer_product_id":121679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Prem Malik","mobile_number":"9316878180","email_id":"sloka.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"319499745905889","imei1":"319499745905889","imei2":"319499745905889","popurl":"www.anjushree-bharadwaj.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121673,"job_number":"JOB_121673","tr_customer_id":121691,"tr_customer_product_id":121680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Swarnalata Sinha","mobile_number":"9524471765","email_id":"himadri.varrier@gmail.com","dop":"2025-11-26","serial_number":"456505941558676","imei1":"456505941558676","imei2":"456505941558676","popurl":"www.aatreya-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121674,"job_number":"JOB_121674","tr_customer_id":121690,"tr_customer_product_id":121681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Sujata Arora","mobile_number":"9406364363","email_id":"prema.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"682158424488334","imei1":"682158424488334","imei2":"682158424488334","popurl":"www.uma-saini.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121675,"job_number":"JOB_121675","tr_customer_id":121692,"tr_customer_product_id":121682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Gopaal Somayaji","mobile_number":"9139542337","email_id":"bharadwaj.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"676926986097232","imei1":"676926986097232","imei2":"676926986097232","popurl":"www.bhaves-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121676,"job_number":"JOB_121676","tr_customer_id":121693,"tr_customer_product_id":121683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Heema Bharadwaj","mobile_number":"9523160153","email_id":"devadatt.mehra@gmail.com","dop":"2025-11-26","serial_number":"410530340760995","imei1":"410530340760995","imei2":"410530340760995","popurl":"www.gandharva-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121677,"job_number":"JOB_121677","tr_customer_id":121695,"tr_customer_product_id":121685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Chiranjeev Sethi","mobile_number":"9128934222","email_id":"gitanjali.guha@hotmail.com","dop":"2025-11-26","serial_number":"971172858091959","imei1":"971172858091959","imei2":"971172858091959","popurl":"www.ganesh-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121678,"job_number":"JOB_121678","tr_customer_id":121694,"tr_customer_product_id":121684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Eekalabya Dwivedi","mobile_number":"9493622255","email_id":"jagadish.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"396516131723995","imei1":"396516131723995","imei2":"396516131723995","popurl":"www.vimal-pandey.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121679,"job_number":"JOB_121679","tr_customer_id":121696,"tr_customer_product_id":121686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Omana Bandopadhyay","mobile_number":"9827415300","email_id":"smita.prajapat@yahoo.co.in","dop":"2025-11-26","serial_number":"452443451857711","imei1":"452443451857711","imei2":"452443451857711","popurl":"www.mahesh-devar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121680,"job_number":"JOB_121680","tr_customer_id":121697,"tr_customer_product_id":121687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:32.000Z","modified_at":"2025-12-06T06:40:32.000Z","name":"Aatreya Sethi","mobile_number":"9223437698","email_id":"chinmayanand.asan@hotmail.com","dop":"2025-11-26","serial_number":"728914712816836","imei1":"728914712816836","imei2":"728914712816836","popurl":"www.sujata-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121681,"job_number":"JOB_121681","tr_customer_id":121698,"tr_customer_product_id":121688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Adityanandan Chaturvedi","mobile_number":"9940817590","email_id":"ashok.asan@hotmail.com","dop":"2025-11-26","serial_number":"796826718631489","imei1":"796826718631489","imei2":"796826718631489","popurl":"www.brahmaanand-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121682,"job_number":"JOB_121682","tr_customer_id":121699,"tr_customer_product_id":121689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Hamsini Joshi","mobile_number":"9021919843","email_id":"eshita.gill@gmail.com","dop":"2025-11-26","serial_number":"817340687759122","imei1":"817340687759122","imei2":"817340687759122","popurl":"www.gandharv-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121683,"job_number":"JOB_121683","tr_customer_id":121700,"tr_customer_product_id":121690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Agneya Ahluwalia","mobile_number":"9392446182","email_id":"heema.patel@gmail.com","dop":"2025-11-26","serial_number":"528506643585585","imei1":"528506643585585","imei2":"528506643585585","popurl":"www.sameer-kapoor.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121684,"job_number":"JOB_121684","tr_customer_id":121701,"tr_customer_product_id":121691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kanti Achari","mobile_number":"9312246034","email_id":"hiranmaya.kakkar@gmail.com","dop":"2025-11-26","serial_number":"710403398521531","imei1":"710403398521531","imei2":"710403398521531","popurl":"www.harit-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121685,"job_number":"JOB_121685","tr_customer_id":121702,"tr_customer_product_id":121692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:33.000Z","modified_at":"2025-12-06T06:40:33.000Z","name":"Kamala Mehrotra","mobile_number":"9795525022","email_id":"bhargavi.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"901181238968209","imei1":"901181238968209","imei2":"901181238968209","popurl":"www.bhupati-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121686,"job_number":"JOB_121686","tr_customer_id":121703,"tr_customer_product_id":121693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sloka Jain","mobile_number":"9317541400","email_id":"aaratrika.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"920769966921944","imei1":"920769966921944","imei2":"920769966921944","popurl":"www.deenabandhu-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121687,"job_number":"JOB_121687","tr_customer_id":121704,"tr_customer_product_id":121694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Charvi Varma","mobile_number":"9823471640","email_id":"tanya.iyengar@gmail.com","dop":"2025-11-26","serial_number":"412944211296767","imei1":"412944211296767","imei2":"412944211296767","popurl":"www.sitara-panicker.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121688,"job_number":"JOB_121688","tr_customer_id":121705,"tr_customer_product_id":121695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Baala Chopra","mobile_number":"9571465288","email_id":"chandran.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"448703206074374","imei1":"448703206074374","imei2":"448703206074374","popurl":"www.giri-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121689,"job_number":"JOB_121689","tr_customer_id":121706,"tr_customer_product_id":121696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Aagney Gill","mobile_number":"9143354411","email_id":"vaishno.dubashi@yahoo.co.in","dop":"2025-11-26","serial_number":"773048370522100","imei1":"773048370522100","imei2":"773048370522100","popurl":"www.kamalesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121690,"job_number":"JOB_121690","tr_customer_id":121707,"tr_customer_product_id":121697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ameyatma Iyer","mobile_number":"9021688432","email_id":"devdan.mishra@gmail.com","dop":"2025-11-26","serial_number":"954172686891725","imei1":"954172686891725","imei2":"954172686891725","popurl":"www.brahma-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121691,"job_number":"JOB_121691","tr_customer_id":121708,"tr_customer_product_id":121698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anala Reddy","mobile_number":"9907787366","email_id":"drona.tandon@yahoo.co.in","dop":"2025-11-26","serial_number":"232394327390072","imei1":"232394327390072","imei2":"232394327390072","popurl":"www.ahilya-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121692,"job_number":"JOB_121692","tr_customer_id":121709,"tr_customer_product_id":121699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Jagadisha Patel","mobile_number":"9205974633","email_id":"bhaasvan.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"668400029686251","imei1":"668400029686251","imei2":"668400029686251","popurl":"www.dandapaani-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121693,"job_number":"JOB_121693","tr_customer_id":121710,"tr_customer_product_id":121700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anaadi Khatri","mobile_number":"9180412188","email_id":"chandrabhaga.chopra@hotmail.com","dop":"2025-11-26","serial_number":"415535558182554","imei1":"415535558182554","imei2":"415535558182554","popurl":"www.daevika-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121694,"job_number":"JOB_121694","tr_customer_id":121711,"tr_customer_product_id":121701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Devani Bhattacharya","mobile_number":"9202458201","email_id":"menka.guneta@gmail.com","dop":"2025-11-26","serial_number":"575659352128293","imei1":"575659352128293","imei2":"575659352128293","popurl":"www.menaka-mishra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121695,"job_number":"JOB_121695","tr_customer_id":121712,"tr_customer_product_id":121702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Girish Jain","mobile_number":"9079525984","email_id":"anshula.malik@gmail.com","dop":"2025-11-26","serial_number":"730993387408218","imei1":"730993387408218","imei2":"730993387408218","popurl":"www.tanirika-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121696,"job_number":"JOB_121696","tr_customer_id":121713,"tr_customer_product_id":121703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Deevakar Naik","mobile_number":"9376710269","email_id":"prema.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"387124928011754","imei1":"387124928011754","imei2":"387124928011754","popurl":"www.aalok-khatri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121697,"job_number":"JOB_121697","tr_customer_id":121714,"tr_customer_product_id":121704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Atreyee Acharya","mobile_number":"9837389865","email_id":"anal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"518261996127768","imei1":"518261996127768","imei2":"518261996127768","popurl":"www.devak-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121698,"job_number":"JOB_121698","tr_customer_id":121715,"tr_customer_product_id":121705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Anjali Pilla","mobile_number":"9815741078","email_id":"anunay.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"267459435438074","imei1":"267459435438074","imei2":"267459435438074","popurl":"www.gati-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121699,"job_number":"JOB_121699","tr_customer_id":121716,"tr_customer_product_id":121706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Chandrakala Patel","mobile_number":"9807075306","email_id":"nanda.dutta@hotmail.com","dop":"2025-11-26","serial_number":"568775940157185","imei1":"568775940157185","imei2":"568775940157185","popurl":"www.deeptimoy-kapoor.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121700,"job_number":"JOB_121700","tr_customer_id":121717,"tr_customer_product_id":121707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Smita Pandey","mobile_number":"9985590335","email_id":"harinarayan.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"243985511930789","imei1":"243985511930789","imei2":"243985511930789","popurl":"www.kumar-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121701,"job_number":"JOB_121701","tr_customer_id":121718,"tr_customer_product_id":121708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Bhushit Kakkar","mobile_number":"9201931898","email_id":"tara.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"813096071501344","imei1":"813096071501344","imei2":"813096071501344","popurl":"www.chaten-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121702,"job_number":"JOB_121702","tr_customer_id":121719,"tr_customer_product_id":121709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Balamani Abbott","mobile_number":"9221787914","email_id":"arun.reddy@gmail.com","dop":"2025-11-26","serial_number":"377707393170916","imei1":"377707393170916","imei2":"377707393170916","popurl":"www.shantanu-nayar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121703,"job_number":"JOB_121703","tr_customer_id":121720,"tr_customer_product_id":121710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Ganapati Patil","mobile_number":"9089433149","email_id":"nagabhushanam.guha@yahoo.co.in","dop":"2025-11-26","serial_number":"961581438628585","imei1":"961581438628585","imei2":"961581438628585","popurl":"www.anjushree-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121704,"job_number":"JOB_121704","tr_customer_id":121721,"tr_customer_product_id":121711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Niranjan Bharadwaj","mobile_number":"9374820194","email_id":"chakradhar.asan@hotmail.com","dop":"2025-11-26","serial_number":"137211818251932","imei1":"137211818251932","imei2":"137211818251932","popurl":"www.swara-achari.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121705,"job_number":"JOB_121705","tr_customer_id":121722,"tr_customer_product_id":121712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sumitra Pandey","mobile_number":"9601544746","email_id":"aatreya.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"521246836375213","imei1":"521246836375213","imei2":"521246836375213","popurl":"www.anagh-malik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121706,"job_number":"JOB_121706","tr_customer_id":121723,"tr_customer_product_id":121713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:34.000Z","modified_at":"2025-12-06T06:40:34.000Z","name":"Sarisha Sethi","mobile_number":"9248189007","email_id":"rageshwari.nayar@hotmail.com","dop":"2025-11-26","serial_number":"232464113978737","imei1":"232464113978737","imei2":"232464113978737","popurl":"www.sanka-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121707,"job_number":"JOB_121707","tr_customer_id":121724,"tr_customer_product_id":121714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devi Saini","mobile_number":"9085564358","email_id":"daiwik.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"983714554469605","imei1":"983714554469605","imei2":"983714554469605","popurl":"www.padma-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121708,"job_number":"JOB_121708","tr_customer_id":121725,"tr_customer_product_id":121715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Mangalya Shah","mobile_number":"9365173500","email_id":"bhuvanesh.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"121547186708041","imei1":"121547186708041","imei2":"121547186708041","popurl":"www.dhanadeepa-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121709,"job_number":"JOB_121709","tr_customer_id":121726,"tr_customer_product_id":121716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ayushmati Dutta","mobile_number":"9011403907","email_id":"ujjawal.kapoor@gmail.com","dop":"2025-11-26","serial_number":"484804843173708","imei1":"484804843173708","imei2":"484804843173708","popurl":"www.siddhi-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121710,"job_number":"JOB_121710","tr_customer_id":121727,"tr_customer_product_id":121717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Digambara Kakkar","mobile_number":"9599084314","email_id":"pramila.ganaka@gmail.com","dop":"2025-11-26","serial_number":"089706354726012","imei1":"089706354726012","imei2":"089706354726012","popurl":"www.shantanu-ganaka.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121711,"job_number":"JOB_121711","tr_customer_id":121728,"tr_customer_product_id":121718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Satyen Sinha","mobile_number":"9267929063","email_id":"chaitan.johar@gmail.com","dop":"2025-11-26","serial_number":"198701694553065","imei1":"198701694553065","imei2":"198701694553065","popurl":"www.aagneya-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121712,"job_number":"JOB_121712","tr_customer_id":121729,"tr_customer_product_id":121719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhatri Sinha","mobile_number":"9124135709","email_id":"kannen.verma@gmail.com","dop":"2025-11-26","serial_number":"906821348327862","imei1":"906821348327862","imei2":"906821348327862","popurl":"www.aagam-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121713,"job_number":"JOB_121713","tr_customer_id":121730,"tr_customer_product_id":121720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Ekadant Iyer","mobile_number":"9704895724","email_id":"bhargavi.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"925084341912362","imei1":"925084341912362","imei2":"925084341912362","popurl":"www.mohini-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121714,"job_number":"JOB_121714","tr_customer_id":121731,"tr_customer_product_id":121721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Guru Nambeesan","mobile_number":"9864037152","email_id":"acharyanandana.talwar@hotmail.com","dop":"2025-11-26","serial_number":"741815451757148","imei1":"741815451757148","imei2":"741815451757148","popurl":"www.daevi-kaur.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121715,"job_number":"JOB_121715","tr_customer_id":121732,"tr_customer_product_id":121722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Tushar Gowda","mobile_number":"9922384884","email_id":"heema.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"327337765532627","imei1":"327337765532627","imei2":"327337765532627","popurl":"www.garud-guha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121716,"job_number":"JOB_121716","tr_customer_id":121733,"tr_customer_product_id":121723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Niro Guha","mobile_number":"9307908243","email_id":"jahnu.naik@gmail.com","dop":"2025-11-26","serial_number":"519186439032550","imei1":"519186439032550","imei2":"519186439032550","popurl":"www.gobinda-kakkar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121717,"job_number":"JOB_121717","tr_customer_id":121734,"tr_customer_product_id":121724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Devagya Bandopadhyay","mobile_number":"9183069084","email_id":"bhamini.gandhi@gmail.com","dop":"2025-11-26","serial_number":"395928080220084","imei1":"395928080220084","imei2":"395928080220084","popurl":"www.chandran-sethi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121718,"job_number":"JOB_121718","tr_customer_id":121735,"tr_customer_product_id":121725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Chidananda Nayar","mobile_number":"9390139169","email_id":"sanka.rana@gmail.com","dop":"2025-11-26","serial_number":"470162720994113","imei1":"470162720994113","imei2":"470162720994113","popurl":"www.uttam-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121719,"job_number":"JOB_121719","tr_customer_id":121736,"tr_customer_product_id":121726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Brahmaanand Devar","mobile_number":"9874158901","email_id":"dhanalakshmi.verma@gmail.com","dop":"2025-11-26","serial_number":"994871898627341","imei1":"994871898627341","imei2":"994871898627341","popurl":"www.aatreya-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121720,"job_number":"JOB_121720","tr_customer_id":121737,"tr_customer_product_id":121727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Harita Mehra","mobile_number":"9786641499","email_id":"dhanapati.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"789484342912417","imei1":"789484342912417","imei2":"789484342912417","popurl":"www.trisha-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121721,"job_number":"JOB_121721","tr_customer_id":121738,"tr_customer_product_id":121728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Baalaaditya Chattopadhyay","mobile_number":"9126677789","email_id":"chaturbhuj.iyengar@gmail.com","dop":"2025-11-26","serial_number":"002184882064382","imei1":"002184882064382","imei2":"002184882064382","popurl":"www.somu-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121722,"job_number":"JOB_121722","tr_customer_id":121739,"tr_customer_product_id":121729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dhruv Talwar","mobile_number":"9031035752","email_id":"pushti.sethi@hotmail.com","dop":"2025-11-26","serial_number":"928605373466949","imei1":"928605373466949","imei2":"928605373466949","popurl":"www.nagabhushanam-gill.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121723,"job_number":"JOB_121723","tr_customer_id":121740,"tr_customer_product_id":121730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Lalita Tagore","mobile_number":"9941511892","email_id":"acaryatanaya.malik@yahoo.co.in","dop":"2025-11-26","serial_number":"092765808148454","imei1":"092765808148454","imei2":"092765808148454","popurl":"www.charak-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121724,"job_number":"JOB_121724","tr_customer_id":121741,"tr_customer_product_id":121731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Anamika Embranthiri","mobile_number":"9325677420","email_id":"amarnath.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"363765609707835","imei1":"363765609707835","imei2":"363765609707835","popurl":"www.vrinda-bhattathiri.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121725,"job_number":"JOB_121725","tr_customer_id":121742,"tr_customer_product_id":121732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Vasudha Pandey","mobile_number":"9052832754","email_id":"bhudeva.naik@yahoo.co.in","dop":"2025-11-26","serial_number":"568153691403436","imei1":"568153691403436","imei2":"568153691403436","popurl":"www.sharda-guneta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121726,"job_number":"JOB_121726","tr_customer_id":121743,"tr_customer_product_id":121733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:35.000Z","modified_at":"2025-12-06T06:40:35.000Z","name":"Dipali Mahajan","mobile_number":"9661225916","email_id":"heema.gupta@gmail.com","dop":"2025-11-26","serial_number":"450767476475467","imei1":"450767476475467","imei2":"450767476475467","popurl":"www.shubhaprada-nayar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121727,"job_number":"JOB_121727","tr_customer_id":121744,"tr_customer_product_id":121734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Mandaakin Kakkar","mobile_number":"9264261431","email_id":"ashok.mukhopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"708382658886411","imei1":"708382658886411","imei2":"708382658886411","popurl":"www.bilva-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121728,"job_number":"JOB_121728","tr_customer_id":121745,"tr_customer_product_id":121735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Divaakar Abbott","mobile_number":"9749593704","email_id":"devi.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"078824789748911","imei1":"078824789748911","imei2":"078824789748911","popurl":"www.elakshi-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121729,"job_number":"JOB_121729","tr_customer_id":121746,"tr_customer_product_id":121736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Brijesh Sethi","mobile_number":"9888319287","email_id":"chitraksh.deshpande@hotmail.com","dop":"2025-11-26","serial_number":"324952854231295","imei1":"324952854231295","imei2":"324952854231295","popurl":"www.brahmaanand-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121730,"job_number":"JOB_121730","tr_customer_id":121747,"tr_customer_product_id":121737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajinder Bhattacharya","mobile_number":"9254229619","email_id":"anala.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"147145962541791","imei1":"147145962541791","imei2":"147145962541791","popurl":"www.baijayanti-ahuja.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121731,"job_number":"JOB_121731","tr_customer_id":121748,"tr_customer_product_id":121738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Tanya Agarwal","mobile_number":"9991059499","email_id":"dulari.guha@hotmail.com","dop":"2025-11-26","serial_number":"957060773550840","imei1":"957060773550840","imei2":"957060773550840","popurl":"www.acharyasuta-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121732,"job_number":"JOB_121732","tr_customer_id":121749,"tr_customer_product_id":121739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhooshit Arora","mobile_number":"9135060973","email_id":"udit.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"161728004321138","imei1":"161728004321138","imei2":"161728004321138","popurl":"www.dhanpati-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121733,"job_number":"JOB_121733","tr_customer_id":121750,"tr_customer_product_id":121740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Shashi Iyengar","mobile_number":"9822163964","email_id":"charuvrat.ganaka@yahoo.co.in","dop":"2025-11-26","serial_number":"087584125859241","imei1":"087584125859241","imei2":"087584125859241","popurl":"www.govinda-jain.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121734,"job_number":"JOB_121734","tr_customer_id":121751,"tr_customer_product_id":121741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Krishnadasa Bhattacharya","mobile_number":"9524413287","email_id":"soma.shah@yahoo.co.in","dop":"2025-11-26","serial_number":"815949741362161","imei1":"815949741362161","imei2":"815949741362161","popurl":"www.shubha-ahluwalia.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121735,"job_number":"JOB_121735","tr_customer_id":121752,"tr_customer_product_id":121742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dhatri Varman","mobile_number":"9445904096","email_id":"baidehi.kapoor@hotmail.com","dop":"2025-11-26","serial_number":"945352281750727","imei1":"945352281750727","imei2":"945352281750727","popurl":"www.vidhya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121736,"job_number":"JOB_121736","tr_customer_id":121753,"tr_customer_product_id":121743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Sucheta Sethi","mobile_number":"9495204956","email_id":"asha.adiga@yahoo.co.in","dop":"2025-11-26","serial_number":"369669446014565","imei1":"369669446014565","imei2":"369669446014565","popurl":"www.balgopal-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121737,"job_number":"JOB_121737","tr_customer_id":121754,"tr_customer_product_id":121744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Dharani Namboothiri","mobile_number":"9134812015","email_id":"ananda.khanna@gmail.com","dop":"2025-11-26","serial_number":"498416797683156","imei1":"498416797683156","imei2":"498416797683156","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121738,"job_number":"JOB_121738","tr_customer_id":121755,"tr_customer_product_id":121745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Himadri Menon","mobile_number":"9937188483","email_id":"hiranya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"343713874451216","imei1":"343713874451216","imei2":"343713874451216","popurl":"www.akshata-pillai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121739,"job_number":"JOB_121739","tr_customer_id":121756,"tr_customer_product_id":121746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Meghnad Trivedi","mobile_number":"9043428641","email_id":"agrata.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"454287691188114","imei1":"454287691188114","imei2":"454287691188114","popurl":"www.sucheta-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121740,"job_number":"JOB_121740","tr_customer_id":121757,"tr_customer_product_id":121747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Chiranjeeve Kakkar","mobile_number":"9426926886","email_id":"kin.sethi@hotmail.com","dop":"2025-11-26","serial_number":"841277043065715","imei1":"841277043065715","imei2":"841277043065715","popurl":"www.garuda-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121741,"job_number":"JOB_121741","tr_customer_id":121758,"tr_customer_product_id":121748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Bhuvaneshwar Butt","mobile_number":"9378796677","email_id":"bhaaswar.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"864366688140937","imei1":"864366688140937","imei2":"864366688140937","popurl":"www.amaranaath-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121742,"job_number":"JOB_121742","tr_customer_id":121759,"tr_customer_product_id":121749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Gudakesha Guneta","mobile_number":"9508848717","email_id":"chaturaanan.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"849441903652576","imei1":"849441903652576","imei2":"849441903652576","popurl":"www.satyen-bhat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121743,"job_number":"JOB_121743","tr_customer_id":121760,"tr_customer_product_id":121750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Jagadisha Reddy","mobile_number":"9252676254","email_id":"chaanakya.patel@hotmail.com","dop":"2025-11-26","serial_number":"195208640189613","imei1":"195208640189613","imei2":"195208640189613","popurl":"www.baijayanti-mehrotra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121744,"job_number":"JOB_121744","tr_customer_id":121761,"tr_customer_product_id":121751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Charumati Malik","mobile_number":"9487418151","email_id":"bhadra.kaul@hotmail.com","dop":"2025-11-26","serial_number":"251344012097688","imei1":"251344012097688","imei2":"251344012097688","popurl":"www.vyas-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121745,"job_number":"JOB_121745","tr_customer_id":121762,"tr_customer_product_id":121752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Harinarayan Guneta","mobile_number":"9721861748","email_id":"karunanidhi.guha@hotmail.com","dop":"2025-11-26","serial_number":"598879417948432","imei1":"598879417948432","imei2":"598879417948432","popurl":"www.arindam-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121746,"job_number":"JOB_121746","tr_customer_id":121763,"tr_customer_product_id":121753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Achyut Patel","mobile_number":"9198358603","email_id":"vaishvi.varman@hotmail.com","dop":"2025-11-26","serial_number":"406553268224360","imei1":"406553268224360","imei2":"406553268224360","popurl":"www.mohan-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121747,"job_number":"JOB_121747","tr_customer_id":121764,"tr_customer_product_id":121754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Adhrit Abbott","mobile_number":"9013511763","email_id":"brahma.kakkar@gmail.com","dop":"2025-11-26","serial_number":"009583473106768","imei1":"009583473106768","imei2":"009583473106768","popurl":"www.shwet-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121748,"job_number":"JOB_121748","tr_customer_id":121765,"tr_customer_product_id":121755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:36.000Z","modified_at":"2025-12-06T06:40:36.000Z","name":"Rajiv Rana","mobile_number":"9494579140","email_id":"hiranmaya.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"008855837040868","imei1":"008855837040868","imei2":"008855837040868","popurl":"www.bhaaswar-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121749,"job_number":"JOB_121749","tr_customer_id":121766,"tr_customer_product_id":121756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Chaaruchandra Pothuvaal","mobile_number":"9054328786","email_id":"aaditya.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"094446545623347","imei1":"094446545623347","imei2":"094446545623347","popurl":"www.hamsini-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121750,"job_number":"JOB_121750","tr_customer_id":121767,"tr_customer_product_id":121757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dakshayani Devar","mobile_number":"9750153233","email_id":"jyotsana.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"474436777611060","imei1":"474436777611060","imei2":"474436777611060","popurl":"www.jahnu-khan.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121751,"job_number":"JOB_121751","tr_customer_id":121768,"tr_customer_product_id":121758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dhara Saini","mobile_number":"9099859377","email_id":"akshainie.prajapat@hotmail.com","dop":"2025-11-26","serial_number":"220018726443768","imei1":"220018726443768","imei2":"220018726443768","popurl":"www.prasanna-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121752,"job_number":"JOB_121752","tr_customer_id":121769,"tr_customer_product_id":121759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ranjeet Naik","mobile_number":"9721060542","email_id":"anil.abbott@yahoo.co.in","dop":"2025-11-26","serial_number":"448433670102293","imei1":"448433670102293","imei2":"448433670102293","popurl":"www.giri-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121753,"job_number":"JOB_121753","tr_customer_id":121770,"tr_customer_product_id":121760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Enakshi Pandey","mobile_number":"9782769438","email_id":"aasha.guneta@gmail.com","dop":"2025-11-26","serial_number":"013738544186922","imei1":"013738544186922","imei2":"013738544186922","popurl":"www.chandira-sharma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121754,"job_number":"JOB_121754","tr_customer_id":121771,"tr_customer_product_id":121761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Umang Butt","mobile_number":"9648249534","email_id":"devadatt.dubashi@gmail.com","dop":"2025-11-26","serial_number":"305226470205626","imei1":"305226470205626","imei2":"305226470205626","popurl":"www.hamsini-achari.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121755,"job_number":"JOB_121755","tr_customer_id":121772,"tr_customer_product_id":121762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Prem Kapoor","mobile_number":"9597072369","email_id":"ekaksh.iyer@yahoo.co.in","dop":"2025-11-26","serial_number":"590002464730890","imei1":"590002464730890","imei2":"590002464730890","popurl":"www.dhanadeepa-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121756,"job_number":"JOB_121756","tr_customer_id":121773,"tr_customer_product_id":121763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Girindra Dhawan","mobile_number":"9012680310","email_id":"chakor.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"647831987232620","imei1":"647831987232620","imei2":"647831987232620","popurl":"www.bhaumik-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121757,"job_number":"JOB_121757","tr_customer_id":121774,"tr_customer_product_id":121764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganaka Mahajan","mobile_number":"9863315331","email_id":"bhramar.bhattacharya@hotmail.com","dop":"2025-11-26","serial_number":"390802374112739","imei1":"390802374112739","imei2":"390802374112739","popurl":"www.agrata-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121758,"job_number":"JOB_121758","tr_customer_id":121775,"tr_customer_product_id":121765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kama Pillai","mobile_number":"9641405041","email_id":"agrata.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"730101784870994","imei1":"730101784870994","imei2":"730101784870994","popurl":"www.shrishti-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121759,"job_number":"JOB_121759","tr_customer_id":121776,"tr_customer_product_id":121766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Dharitri Gupta","mobile_number":"9194738497","email_id":"chandrabhan.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"386026607042351","imei1":"386026607042351","imei2":"386026607042351","popurl":"www.shobhana-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121760,"job_number":"JOB_121760","tr_customer_id":121777,"tr_customer_product_id":121767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mangalya Chaturvedi","mobile_number":"9623455459","email_id":"rukmin.shah@hotmail.com","dop":"2025-11-26","serial_number":"263713855000527","imei1":"263713855000527","imei2":"263713855000527","popurl":"www.eekalabya-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121761,"job_number":"JOB_121761","tr_customer_id":121778,"tr_customer_product_id":121768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gayatri Sinha","mobile_number":"9070066123","email_id":"vasudev.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"510109805262996","imei1":"510109805262996","imei2":"510109805262996","popurl":"www.baidehi-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121762,"job_number":"JOB_121762","tr_customer_id":121779,"tr_customer_product_id":121769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Mohan Gandhi","mobile_number":"9258442087","email_id":"chandira.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"056298643543472","imei1":"056298643543472","imei2":"056298643543472","popurl":"www.anila-saini.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121763,"job_number":"JOB_121763","tr_customer_id":121780,"tr_customer_product_id":121770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Bela Kapoor","mobile_number":"9394491003","email_id":"dhatri.varrier@gmail.com","dop":"2025-11-26","serial_number":"315891515236693","imei1":"315891515236693","imei2":"315891515236693","popurl":"www.dhananjay-joshi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121764,"job_number":"JOB_121764","tr_customer_id":121781,"tr_customer_product_id":121771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Vimala Iyengar","mobile_number":"9563070194","email_id":"shankar.gowda@hotmail.com","dop":"2025-11-26","serial_number":"868516782373268","imei1":"868516782373268","imei2":"868516782373268","popurl":"www.anand swarup-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121765,"job_number":"JOB_121765","tr_customer_id":121782,"tr_customer_product_id":121772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Ganesh Talwar","mobile_number":"9360495978","email_id":"agastya.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"543232819410706","imei1":"543232819410706","imei2":"543232819410706","popurl":"www.deepan-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121766,"job_number":"JOB_121766","tr_customer_id":121783,"tr_customer_product_id":121773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Gurdev Butt","mobile_number":"9809771360","email_id":"sanya.ahuja@gmail.com","dop":"2025-11-26","serial_number":"418819534431319","imei1":"418819534431319","imei2":"418819534431319","popurl":"www.anand-chopra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121767,"job_number":"JOB_121767","tr_customer_id":121784,"tr_customer_product_id":121774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Heema Pothuvaal","mobile_number":"9201995217","email_id":"abhisyanta.chaturvedi@hotmail.com","dop":"2025-11-26","serial_number":"406703451162877","imei1":"406703451162877","imei2":"406703451162877","popurl":"www.chetan-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121768,"job_number":"JOB_121768","tr_customer_id":121786,"tr_customer_product_id":121776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Sharmila Verma","mobile_number":"9605189860","email_id":"dwaipayana.jain@hotmail.com","dop":"2025-11-26","serial_number":"140104091897638","imei1":"140104091897638","imei2":"140104091897638","popurl":"www.chitrali-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121769,"job_number":"JOB_121769","tr_customer_id":121785,"tr_customer_product_id":121775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:37.000Z","modified_at":"2025-12-06T06:40:37.000Z","name":"Kanishka Guneta","mobile_number":"9080177401","email_id":"pranay.iyer@hotmail.com","dop":"2025-11-26","serial_number":"619205359117977","imei1":"619205359117977","imei2":"619205359117977","popurl":"www.himani-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121770,"job_number":"JOB_121770","tr_customer_id":121787,"tr_customer_product_id":121777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:40:38.000Z","modified_at":"2025-12-06T06:40:38.000Z","name":"Shanti Nair","mobile_number":"9729142014","email_id":"ranjit.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"641160137318892","imei1":"641160137318892","imei2":"641160137318892","popurl":"www.chaten-dwivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121772,"job_number":"JOB_121772","tr_customer_id":121789,"tr_customer_product_id":121779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:24.000Z","modified_at":"2025-12-06T06:51:24.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12310993821897","imei1":"12310993821897","imei2":"12310993821897","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121774,"job_number":"JOB_121774","tr_customer_id":121791,"tr_customer_product_id":121781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:26.000Z","modified_at":"2025-12-06T06:51:26.000Z","name":"Rey Bailey","mobile_number":"687-400-6532","email_id":"Billy_Zboncak8@hotmail.com","dop":"2025-10-12","serial_number":"1000013148043529","imei1":"1000013148043529","imei2":"1000013148043529","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121775,"job_number":"JOB_121775","tr_customer_id":121792,"tr_customer_product_id":121782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:40.000Z","modified_at":"2025-12-06T06:51:40.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"11710868332249","imei1":"11710868332249","imei2":"11710868332249","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121777,"job_number":"JOB_121777","tr_customer_id":121794,"tr_customer_product_id":121784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:42.000Z","modified_at":"2025-12-06T06:51:42.000Z","name":"Mia Brown","mobile_number":"754-222-5307","email_id":"Adeline_Wolff13@gmail.com","dop":"2025-10-12","serial_number":"1007928394511691","imei1":"1007928394511691","imei2":"1007928394511691","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121778,"job_number":"JOB_121778","tr_customer_id":121795,"tr_customer_product_id":121785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:56.000Z","modified_at":"2025-12-06T06:51:56.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"16597783057875","imei1":"16597783057875","imei2":"16597783057875","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121780,"job_number":"JOB_121780","tr_customer_id":121797,"tr_customer_product_id":121787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T06:51:58.000Z","modified_at":"2025-12-06T06:51:58.000Z","name":"King Crona","mobile_number":"778-918-2417","email_id":"Damien_Wintheiser@yahoo.com","dop":"2025-10-12","serial_number":"1008210069098316","imei1":"1008210069098316","imei2":"1008210069098316","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T06:51:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121783,"job_number":"JOB_121783","tr_customer_id":121800,"tr_customer_product_id":121790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:34:10.000Z","modified_at":"2025-12-06T07:34:10.000Z","name":"Ford Runolfsdottir","mobile_number":"324-314-8110","email_id":"Weston.Rodriguez@hotmail.com","dop":"2025-04-06","serial_number":"19923669214198024","imei1":"19923669214198024","imei2":"19923669214198024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121785,"job_number":"JOB_121785","tr_customer_id":121802,"tr_customer_product_id":121792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Chaaruchandra Varma","mobile_number":"9032218185","email_id":"archan.nayar@gmail.com","dop":"2025-11-26","serial_number":"788960321321557","imei1":"788960321321557","imei2":"788960321321557","popurl":"www.lal-somayaji.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121786,"job_number":"JOB_121786","tr_customer_id":121803,"tr_customer_product_id":121793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Hari Shah","mobile_number":"9136433115","email_id":"budhil.pillai@gmail.com","dop":"2025-11-26","serial_number":"799951479765012","imei1":"799951479765012","imei2":"799951479765012","popurl":"www.inder-chopra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121787,"job_number":"JOB_121787","tr_customer_id":121804,"tr_customer_product_id":121794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Anilabh Sinha","mobile_number":"9640740211","email_id":"lai.bhattacharya@gmail.com","dop":"2025-11-26","serial_number":"074908617384359","imei1":"074908617384359","imei2":"074908617384359","popurl":"www.ekaparnika-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121788,"job_number":"JOB_121788","tr_customer_id":121805,"tr_customer_product_id":121795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Gita Guneta","mobile_number":"9915550442","email_id":"vedanga.iyer@gmail.com","dop":"2025-11-26","serial_number":"882815655088442","imei1":"882815655088442","imei2":"882815655088442","popurl":"www.lavanya-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121789,"job_number":"JOB_121789","tr_customer_id":121806,"tr_customer_product_id":121796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Alok Saini","mobile_number":"9670313069","email_id":"hari.somayaji@gmail.com","dop":"2025-11-26","serial_number":"473300982961085","imei1":"473300982961085","imei2":"473300982961085","popurl":"www.bhooshan-ahluwalia.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121790,"job_number":"JOB_121790","tr_customer_id":121808,"tr_customer_product_id":121797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Nagabhushanam Nehru","mobile_number":"9353111640","email_id":"gatik.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"489752556400178","imei1":"489752556400178","imei2":"489752556400178","popurl":"www.gautami-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121791,"job_number":"JOB_121791","tr_customer_id":121807,"tr_customer_product_id":121798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Dhatri Shah","mobile_number":"9911752290","email_id":"shreya.rana@hotmail.com","dop":"2025-11-26","serial_number":"551675923406143","imei1":"551675923406143","imei2":"551675923406143","popurl":"www.chakradhar-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121792,"job_number":"JOB_121792","tr_customer_id":121810,"tr_customer_product_id":121800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Som Chaturvedi","mobile_number":"9785066562","email_id":"bhishma.ahuja@yahoo.co.in","dop":"2025-11-26","serial_number":"789038841543112","imei1":"789038841543112","imei2":"789038841543112","popurl":"www.devangana-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121793,"job_number":"JOB_121793","tr_customer_id":121809,"tr_customer_product_id":121799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Jagathi Asan","mobile_number":"9012021918","email_id":"gotum.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"021835152748920","imei1":"021835152748920","imei2":"021835152748920","popurl":"www.dharitri-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121794,"job_number":"JOB_121794","tr_customer_id":121811,"tr_customer_product_id":121801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:22.000Z","modified_at":"2025-12-06T07:46:22.000Z","name":"Baijayanti Patel","mobile_number":"9080359687","email_id":"kalpana.patel@gmail.com","dop":"2025-11-26","serial_number":"889528005290879","imei1":"889528005290879","imei2":"889528005290879","popurl":"www.ganak-deshpande.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121795,"job_number":"JOB_121795","tr_customer_id":121812,"tr_customer_product_id":121802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ujjawal Patil","mobile_number":"9755915117","email_id":"sitara.nayar@gmail.com","dop":"2025-11-26","serial_number":"335661799056637","imei1":"335661799056637","imei2":"335661799056637","popurl":"www.dipankar-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121796,"job_number":"JOB_121796","tr_customer_id":121813,"tr_customer_product_id":121803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kanchan Pandey","mobile_number":"9825151031","email_id":"rajiv.pothuvaal@hotmail.com","dop":"2025-11-26","serial_number":"021207599355303","imei1":"021207599355303","imei2":"021207599355303","popurl":"www.adinath-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121797,"job_number":"JOB_121797","tr_customer_id":121814,"tr_customer_product_id":121804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Rita Mahajan","mobile_number":"9396754502","email_id":"nanda.sethi@hotmail.com","dop":"2025-11-26","serial_number":"576527641733305","imei1":"576527641733305","imei2":"576527641733305","popurl":"www.daevi-devar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121798,"job_number":"JOB_121798","tr_customer_id":121815,"tr_customer_product_id":121805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Tara Sharma","mobile_number":"9632757889","email_id":"agrata.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"391180413836728","imei1":"391180413836728","imei2":"391180413836728","popurl":"www.aishani-kaur.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121799,"job_number":"JOB_121799","tr_customer_id":121816,"tr_customer_product_id":121806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Kartik Saini","mobile_number":"9009586736","email_id":"atreyi.namboothiri@gmail.com","dop":"2025-11-26","serial_number":"284345483729919","imei1":"284345483729919","imei2":"284345483729919","popurl":"www.vyas-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121800,"job_number":"JOB_121800","tr_customer_id":121817,"tr_customer_product_id":121807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Gajbaahu Bhattacharya","mobile_number":"9111135669","email_id":"ritesh.dhawan@yahoo.co.in","dop":"2025-11-26","serial_number":"445928566746938","imei1":"445928566746938","imei2":"445928566746938","popurl":"www.devangana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121801,"job_number":"JOB_121801","tr_customer_id":121818,"tr_customer_product_id":121808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Brahmaanand Guha","mobile_number":"9721311932","email_id":"giri.johar@gmail.com","dop":"2025-11-26","serial_number":"009655235507565","imei1":"009655235507565","imei2":"009655235507565","popurl":"www.dhyanesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121802,"job_number":"JOB_121802","tr_customer_id":121819,"tr_customer_product_id":121809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Marut Dubashi","mobile_number":"9806629141","email_id":"subhash.bharadwaj@yahoo.co.in","dop":"2025-11-26","serial_number":"493707540113373","imei1":"493707540113373","imei2":"493707540113373","popurl":"www.vidya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121803,"job_number":"JOB_121803","tr_customer_id":121820,"tr_customer_product_id":121810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Ayushmati Prajapat","mobile_number":"9012423470","email_id":"bhargava.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"950572120119296","imei1":"950572120119296","imei2":"950572120119296","popurl":"www.ritesh-kapoor.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121804,"job_number":"JOB_121804","tr_customer_id":121821,"tr_customer_product_id":121811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:23.000Z","name":"Prasanna Iyengar","mobile_number":"9745238827","email_id":"anurag.verma@hotmail.com","dop":"2025-11-26","serial_number":"748182275328585","imei1":"748182275328585","imei2":"748182275328585","popurl":"www.devi-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121805,"job_number":"JOB_121805","tr_customer_id":121822,"tr_customer_product_id":121812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:23.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Baalaaditya Saini","mobile_number":"9233522532","email_id":"gudakesha.malik@hotmail.com","dop":"2025-11-26","serial_number":"151697135783850","imei1":"151697135783850","imei2":"151697135783850","popurl":"www.bhisham-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121806,"job_number":"JOB_121806","tr_customer_id":121823,"tr_customer_product_id":121813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Darshwana Embranthiri","mobile_number":"9111921318","email_id":"kashyapi.chopra@gmail.com","dop":"2025-11-26","serial_number":"587933847785433","imei1":"587933847785433","imei2":"587933847785433","popurl":"www.chidananda-jain.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121807,"job_number":"JOB_121807","tr_customer_id":121824,"tr_customer_product_id":121814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Vrund Patel","mobile_number":"9211942021","email_id":"mohini.mehra@gmail.com","dop":"2025-11-26","serial_number":"357791270570226","imei1":"357791270570226","imei2":"357791270570226","popurl":"www.deependra-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121808,"job_number":"JOB_121808","tr_customer_id":121825,"tr_customer_product_id":121815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bishnu Shukla","mobile_number":"9272537833","email_id":"manikya.patel@yahoo.co.in","dop":"2025-11-26","serial_number":"293705789031313","imei1":"293705789031313","imei2":"293705789031313","popurl":"www.aadinath-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121809,"job_number":"JOB_121809","tr_customer_id":121826,"tr_customer_product_id":121816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Sher Mishra","mobile_number":"9838011634","email_id":"anshula.mahajan@hotmail.com","dop":"2025-11-26","serial_number":"422450919850353","imei1":"422450919850353","imei2":"422450919850353","popurl":"www.krishnadas-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121810,"job_number":"JOB_121810","tr_customer_id":121827,"tr_customer_product_id":121817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Shiv Kaniyar","mobile_number":"9697132921","email_id":"vidya.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"218771247728300","imei1":"218771247728300","imei2":"218771247728300","popurl":"www.jaimini-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121811,"job_number":"JOB_121811","tr_customer_id":121829,"tr_customer_product_id":121819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rudra Mishra","mobile_number":"9650531869","email_id":"lal.ganaka@gmail.com","dop":"2025-11-26","serial_number":"285117059172716","imei1":"285117059172716","imei2":"285117059172716","popurl":"www.chidambaram-pillai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121812,"job_number":"JOB_121812","tr_customer_id":121828,"tr_customer_product_id":121818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Veda Gill","mobile_number":"9053657658","email_id":"vishnu.bhattacharya@yahoo.co.in","dop":"2025-11-26","serial_number":"380160995881964","imei1":"380160995881964","imei2":"380160995881964","popurl":"www.chandrabhaga-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121813,"job_number":"JOB_121813","tr_customer_id":121830,"tr_customer_product_id":121820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Maheswar Nambeesan","mobile_number":"9227734883","email_id":"balgopal.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"704135623074130","imei1":"704135623074130","imei2":"704135623074130","popurl":"www.deependra-jain.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121814,"job_number":"JOB_121814","tr_customer_id":121831,"tr_customer_product_id":121821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Varrier","mobile_number":"9575064574","email_id":"radha.tandon@gmail.com","dop":"2025-11-26","serial_number":"438238590968540","imei1":"438238590968540","imei2":"438238590968540","popurl":"www.yoginder-dwivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121815,"job_number":"JOB_121815","tr_customer_id":121832,"tr_customer_product_id":121822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandrabhaga Nehru","mobile_number":"9349922902","email_id":"gurdev.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"907689391625209","imei1":"907689391625209","imei2":"907689391625209","popurl":"www.ravi-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121816,"job_number":"JOB_121816","tr_customer_id":121833,"tr_customer_product_id":121823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Kirti Naik","mobile_number":"9622340020","email_id":"aasha.nambeesan@gmail.com","dop":"2025-11-26","serial_number":"125696334650293","imei1":"125696334650293","imei2":"125696334650293","popurl":"www.sujata-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121817,"job_number":"JOB_121817","tr_customer_id":121834,"tr_customer_product_id":121824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandraprabha Jha","mobile_number":"9807923090","email_id":"parvati.somayaji@yahoo.co.in","dop":"2025-11-26","serial_number":"924031138472557","imei1":"924031138472557","imei2":"924031138472557","popurl":"www.gudakesha-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121818,"job_number":"JOB_121818","tr_customer_id":121835,"tr_customer_product_id":121825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bheeshma Jha","mobile_number":"9261089804","email_id":"bhagwanti.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"265304801284794","imei1":"265304801284794","imei2":"265304801284794","popurl":"www.dinkar-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121819,"job_number":"JOB_121819","tr_customer_id":121836,"tr_customer_product_id":121826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Niro Mukhopadhyay","mobile_number":"9370574158","email_id":"kumuda.guha@gmail.com","dop":"2025-11-26","serial_number":"906534084319089","imei1":"906534084319089","imei2":"906534084319089","popurl":"www.vidya-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121820,"job_number":"JOB_121820","tr_customer_id":121837,"tr_customer_product_id":121827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Aayushmaan Tandon","mobile_number":"9582442184","email_id":"bilva.nehru@hotmail.com","dop":"2025-11-26","serial_number":"271972070878972","imei1":"271972070878972","imei2":"271972070878972","popurl":"www.vedanga-pothuvaal.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121821,"job_number":"JOB_121821","tr_customer_id":121838,"tr_customer_product_id":121828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Jahnu Saini","mobile_number":"9900671231","email_id":"preity.chopra@hotmail.com","dop":"2025-11-26","serial_number":"787443604447896","imei1":"787443604447896","imei2":"787443604447896","popurl":"www.daevi-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121822,"job_number":"JOB_121822","tr_customer_id":121839,"tr_customer_product_id":121829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Bhooshit Bhattacharya","mobile_number":"9456868660","email_id":"ujjwal.nehru@hotmail.com","dop":"2025-11-26","serial_number":"077007176618884","imei1":"077007176618884","imei2":"077007176618884","popurl":"www.adinath-desai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121823,"job_number":"JOB_121823","tr_customer_id":121840,"tr_customer_product_id":121830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Rameshwar Kaul","mobile_number":"9468680312","email_id":"baijayanti.khan@yahoo.co.in","dop":"2025-11-26","serial_number":"584270798599903","imei1":"584270798599903","imei2":"584270798599903","popurl":"www.aadidev-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121824,"job_number":"JOB_121824","tr_customer_id":121841,"tr_customer_product_id":121831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Chandran Ahluwalia","mobile_number":"9338589892","email_id":"bhaasvan.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"370986120209848","imei1":"370986120209848","imei2":"370986120209848","popurl":"www.bilva-malik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121825,"job_number":"JOB_121825","tr_customer_id":121842,"tr_customer_product_id":121832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:24.000Z","modified_at":"2025-12-06T07:46:24.000Z","name":"Ravi Kaniyar","mobile_number":"9339297325","email_id":"aagney.gill@yahoo.co.in","dop":"2025-11-26","serial_number":"587815740436820","imei1":"587815740436820","imei2":"587815740436820","popurl":"www.chandranath-ganaka.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121826,"job_number":"JOB_121826","tr_customer_id":121843,"tr_customer_product_id":121833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Jaya Chattopadhyay","mobile_number":"9574087484","email_id":"balagovind.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"852443168011968","imei1":"852443168011968","imei2":"852443168011968","popurl":"www.bhisham-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121827,"job_number":"JOB_121827","tr_customer_id":121844,"tr_customer_product_id":121834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gaurang Namboothiri","mobile_number":"9345172527","email_id":"ujjwal.pandey@yahoo.co.in","dop":"2025-11-26","serial_number":"939286730539252","imei1":"939286730539252","imei2":"939286730539252","popurl":"www.gayatri-bharadwaj.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121828,"job_number":"JOB_121828","tr_customer_id":121845,"tr_customer_product_id":121835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Kamalesh Marar","mobile_number":"9390568425","email_id":"ganak.embranthiri@gmail.com","dop":"2025-11-26","serial_number":"231262092608146","imei1":"231262092608146","imei2":"231262092608146","popurl":"www.chandran-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121829,"job_number":"JOB_121829","tr_customer_id":121846,"tr_customer_product_id":121836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devdan Bhattacharya","mobile_number":"9140922913","email_id":"chandra.menon@yahoo.co.in","dop":"2025-11-26","serial_number":"762429963634087","imei1":"762429963634087","imei2":"762429963634087","popurl":"www.goswami-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121830,"job_number":"JOB_121830","tr_customer_id":121847,"tr_customer_product_id":121837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gopaal Bhattacharya","mobile_number":"9791423115","email_id":"bandhul.jain@gmail.com","dop":"2025-11-26","serial_number":"923200123706644","imei1":"923200123706644","imei2":"923200123706644","popurl":"www.niranjan-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121831,"job_number":"JOB_121831","tr_customer_id":121848,"tr_customer_product_id":121838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Pushti Bhattacharya","mobile_number":"9891471258","email_id":"nawal.singh@gmail.com","dop":"2025-11-26","serial_number":"431042593146707","imei1":"431042593146707","imei2":"431042593146707","popurl":"www.chaaruchandra-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121832,"job_number":"JOB_121832","tr_customer_id":121849,"tr_customer_product_id":121839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Chandramohan Bhattacharya","mobile_number":"9086205989","email_id":"laxman.varma@gmail.com","dop":"2025-11-26","serial_number":"008885993031308","imei1":"008885993031308","imei2":"008885993031308","popurl":"www.anaadi-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121833,"job_number":"JOB_121833","tr_customer_id":121850,"tr_customer_product_id":121840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Balamani Acharya","mobile_number":"9203465550","email_id":"brahmaanand.johar@gmail.com","dop":"2025-11-26","serial_number":"976817371010977","imei1":"976817371010977","imei2":"976817371010977","popurl":"www.atmanand-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121834,"job_number":"JOB_121834","tr_customer_id":121851,"tr_customer_product_id":121841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Rameshwar Kaur","mobile_number":"9881779951","email_id":"charuchandra.kocchar@hotmail.com","dop":"2025-11-26","serial_number":"884135908983656","imei1":"884135908983656","imei2":"884135908983656","popurl":"www.vidhur-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121835,"job_number":"JOB_121835","tr_customer_id":121853,"tr_customer_product_id":121842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Karthik Mehrotra","mobile_number":"9852680294","email_id":"damayanti.kaul@gmail.com","dop":"2025-11-26","serial_number":"404065435448744","imei1":"404065435448744","imei2":"404065435448744","popurl":"www.narinder-trivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121836,"job_number":"JOB_121836","tr_customer_id":121852,"tr_customer_product_id":121843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Aadinath Chaturvedi","mobile_number":"9069617164","email_id":"gorakhanatha.kaniyar@yahoo.co.in","dop":"2025-11-26","serial_number":"229001316245030","imei1":"229001316245030","imei2":"229001316245030","popurl":"www.deeksha-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121837,"job_number":"JOB_121837","tr_customer_id":121854,"tr_customer_product_id":121844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Meghnath Reddy","mobile_number":"9296585001","email_id":"sucheta.acharya@hotmail.com","dop":"2025-11-26","serial_number":"041586013618857","imei1":"041586013618857","imei2":"041586013618857","popurl":"www.gotum-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121838,"job_number":"JOB_121838","tr_customer_id":121855,"tr_customer_product_id":121845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Avani Pilla","mobile_number":"9891994648","email_id":"himadri.kapoor@gmail.com","dop":"2025-11-26","serial_number":"154639706317956","imei1":"154639706317956","imei2":"154639706317956","popurl":"www.ganapati-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121839,"job_number":"JOB_121839","tr_customer_id":121856,"tr_customer_product_id":121846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Gandharv Naik","mobile_number":"9841655068","email_id":"anil.kaur@gmail.com","dop":"2025-11-26","serial_number":"424131290220506","imei1":"424131290220506","imei2":"424131290220506","popurl":"www.dayaananda-khan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121840,"job_number":"JOB_121840","tr_customer_id":121857,"tr_customer_product_id":121848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Guru Joshi","mobile_number":"9326175413","email_id":"aadrika.sinha@hotmail.com","dop":"2025-11-26","serial_number":"801998364535423","imei1":"801998364535423","imei2":"801998364535423","popurl":"www.nanda-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121841,"job_number":"JOB_121841","tr_customer_id":121858,"tr_customer_product_id":121847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:25.000Z","name":"Devi Bhattathiri","mobile_number":"9337820761","email_id":"kali.gandhi@yahoo.co.in","dop":"2025-11-26","serial_number":"043841061322256","imei1":"043841061322256","imei2":"043841061322256","popurl":"www.jagmeet-embranthiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121842,"job_number":"JOB_121842","tr_customer_id":121859,"tr_customer_product_id":121849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:25.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bharat Guneta","mobile_number":"9143434151","email_id":"balamani.nair@yahoo.co.in","dop":"2025-11-26","serial_number":"471280989486603","imei1":"471280989486603","imei2":"471280989486603","popurl":"www.digambara-verma.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121843,"job_number":"JOB_121843","tr_customer_id":121860,"tr_customer_product_id":121850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaanumati Shah","mobile_number":"9963541499","email_id":"gajabahu.khatri@yahoo.co.in","dop":"2025-11-26","serial_number":"865604230904696","imei1":"865604230904696","imei2":"865604230904696","popurl":"www.bhaasvan-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121844,"job_number":"JOB_121844","tr_customer_id":121861,"tr_customer_product_id":121851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Devi Pothuvaal","mobile_number":"9822923569","email_id":"jagmeet.gowda@hotmail.com","dop":"2025-11-26","serial_number":"798343927355471","imei1":"798343927355471","imei2":"798343927355471","popurl":"www.nikita-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121845,"job_number":"JOB_121845","tr_customer_id":121862,"tr_customer_product_id":121852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kamlesh Achari","mobile_number":"9084595711","email_id":"gita.bhat@gmail.com","dop":"2025-11-26","serial_number":"521223331831792","imei1":"521223331831792","imei2":"521223331831792","popurl":"www.shashikala-somayaji.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121846,"job_number":"JOB_121846","tr_customer_id":121863,"tr_customer_product_id":121853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gajabahu Ahluwalia","mobile_number":"9754163726","email_id":"aanandaswarup.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"015143680401954","imei1":"015143680401954","imei2":"015143680401954","popurl":"www.ghanashyam-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121847,"job_number":"JOB_121847","tr_customer_id":121864,"tr_customer_product_id":121854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gandharv Pothuvaal","mobile_number":"9656395247","email_id":"smriti.dwivedi@hotmail.com","dop":"2025-11-26","serial_number":"895015071329866","imei1":"895015071329866","imei2":"895015071329866","popurl":"www.rukmin-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121848,"job_number":"JOB_121848","tr_customer_id":121865,"tr_customer_product_id":121855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shakuntala Varrier","mobile_number":"9876153060","email_id":"jitender.dhawan@gmail.com","dop":"2025-11-26","serial_number":"561638030625963","imei1":"561638030625963","imei2":"561638030625963","popurl":"www.mohini-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121849,"job_number":"JOB_121849","tr_customer_id":121866,"tr_customer_product_id":121856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Marar","mobile_number":"9305669691","email_id":"aishani.khatri@hotmail.com","dop":"2025-11-26","serial_number":"140753460026023","imei1":"140753460026023","imei2":"140753460026023","popurl":"www.kanaka-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121850,"job_number":"JOB_121850","tr_customer_id":121867,"tr_customer_product_id":121857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Leela Iyer","mobile_number":"9628125487","email_id":"bhaaswar.dutta@gmail.com","dop":"2025-11-26","serial_number":"494356531760094","imei1":"494356531760094","imei2":"494356531760094","popurl":"www.indra-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121851,"job_number":"JOB_121851","tr_customer_id":121868,"tr_customer_product_id":121858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Archan Butt","mobile_number":"9954072627","email_id":"anandamayi.khan@hotmail.com","dop":"2025-11-26","serial_number":"462951016101058","imei1":"462951016101058","imei2":"462951016101058","popurl":"www.aishani-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121852,"job_number":"JOB_121852","tr_customer_id":121869,"tr_customer_product_id":121859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Shiv Shah","mobile_number":"9310392463","email_id":"bhoopati.kaul@gmail.com","dop":"2025-11-26","serial_number":"837683954972615","imei1":"837683954972615","imei2":"837683954972615","popurl":"www.aarya-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121853,"job_number":"JOB_121853","tr_customer_id":121870,"tr_customer_product_id":121860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Sharda Pothuvaal","mobile_number":"9736036051","email_id":"dayamayee.chattopadhyay@gmail.com","dop":"2025-11-26","serial_number":"642254699632058","imei1":"642254699632058","imei2":"642254699632058","popurl":"www.brahmaanand-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121854,"job_number":"JOB_121854","tr_customer_id":121871,"tr_customer_product_id":121861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Draupadi Sethi","mobile_number":"9243752156","email_id":"lalita.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"975754358891700","imei1":"975754358891700","imei2":"975754358891700","popurl":"www.anilaabh-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121855,"job_number":"JOB_121855","tr_customer_id":121872,"tr_customer_product_id":121862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chetanaanand Agarwal","mobile_number":"9096936214","email_id":"gandharv.mehrotra@hotmail.com","dop":"2025-11-26","serial_number":"399200596032800","imei1":"399200596032800","imei2":"399200596032800","popurl":"www.datta-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121856,"job_number":"JOB_121856","tr_customer_id":121873,"tr_customer_product_id":121863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gemine Ahuja","mobile_number":"9042088762","email_id":"dhyaneshwar.bharadwaj@gmail.com","dop":"2025-11-26","serial_number":"907841919224450","imei1":"907841919224450","imei2":"907841919224450","popurl":"www.sitara-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121857,"job_number":"JOB_121857","tr_customer_id":121874,"tr_customer_product_id":121864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Chiranjeeve Desai","mobile_number":"9454203788","email_id":"aditeya.acharya@gmail.com","dop":"2025-11-26","serial_number":"703818752686280","imei1":"703818752686280","imei2":"703818752686280","popurl":"www.chanda-nehru.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121858,"job_number":"JOB_121858","tr_customer_id":121875,"tr_customer_product_id":121865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Krishnadas Sharma","mobile_number":"9091821431","email_id":"bela.kaniyar@gmail.com","dop":"2025-11-26","serial_number":"883692904733226","imei1":"883692904733226","imei2":"883692904733226","popurl":"www.chinmayananda-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121859,"job_number":"JOB_121859","tr_customer_id":121876,"tr_customer_product_id":121866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhaves Iyengar","mobile_number":"9550551925","email_id":"aanand.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"239480976574200","imei1":"239480976574200","imei2":"239480976574200","popurl":"www.gauraang-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121860,"job_number":"JOB_121860","tr_customer_id":121877,"tr_customer_product_id":121867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Kali Adiga","mobile_number":"9527010237","email_id":"bhaasvan.dubashi@hotmail.com","dop":"2025-11-26","serial_number":"106973815630215","imei1":"106973815630215","imei2":"106973815630215","popurl":"www.vasudha-bandopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121861,"job_number":"JOB_121861","tr_customer_id":121878,"tr_customer_product_id":121868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Gautam Kapoor","mobile_number":"9494273542","email_id":"bhadraksh.menon@hotmail.com","dop":"2025-11-26","serial_number":"059767235421178","imei1":"059767235421178","imei2":"059767235421178","popurl":"www.dayaanidhi-varman.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121862,"job_number":"JOB_121862","tr_customer_id":121879,"tr_customer_product_id":121869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Anila Nayar","mobile_number":"9738661683","email_id":"bhasvan.dhawan@gmail.com","dop":"2025-11-26","serial_number":"298266545733361","imei1":"298266545733361","imei2":"298266545733361","popurl":"www.bhramar-joshi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121863,"job_number":"JOB_121863","tr_customer_id":121880,"tr_customer_product_id":121870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Brahmabrata Sinha","mobile_number":"9608625906","email_id":"tapan.adiga@gmail.com","dop":"2025-11-26","serial_number":"588094579797206","imei1":"588094579797206","imei2":"588094579797206","popurl":"www.rohit-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121864,"job_number":"JOB_121864","tr_customer_id":121881,"tr_customer_product_id":121871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:26.000Z","modified_at":"2025-12-06T07:46:26.000Z","name":"Bhooshan Rana","mobile_number":"9795692982","email_id":"pramila.abbott@hotmail.com","dop":"2025-11-26","serial_number":"042900197779094","imei1":"042900197779094","imei2":"042900197779094","popurl":"www.ramaa-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121865,"job_number":"JOB_121865","tr_customer_id":121882,"tr_customer_product_id":121872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshat Iyengar","mobile_number":"9141521161","email_id":"kamla.johar@gmail.com","dop":"2025-11-26","serial_number":"037178146516471","imei1":"037178146516471","imei2":"037178146516471","popurl":"www.abhirath-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121866,"job_number":"JOB_121866","tr_customer_id":121883,"tr_customer_product_id":121873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Deeksha Shukla","mobile_number":"9438039171","email_id":"dhanalakshmi.embranthiri@yahoo.co.in","dop":"2025-11-26","serial_number":"742071570115760","imei1":"742071570115760","imei2":"742071570115760","popurl":"www.bodhan-singh.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121867,"job_number":"JOB_121867","tr_customer_id":121884,"tr_customer_product_id":121874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Kamla Singh","mobile_number":"9315146124","email_id":"eshana.patil@yahoo.co.in","dop":"2025-11-26","serial_number":"607694766933557","imei1":"607694766933557","imei2":"607694766933557","popurl":"www.heema-gandhi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121868,"job_number":"JOB_121868","tr_customer_id":121885,"tr_customer_product_id":121875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Bhoj Ganaka","mobile_number":"9181998993","email_id":"narendra.nambeesan@yahoo.co.in","dop":"2025-11-26","serial_number":"049157698104594","imei1":"049157698104594","imei2":"049157698104594","popurl":"www.vinay-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121869,"job_number":"JOB_121869","tr_customer_id":121886,"tr_customer_product_id":121876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Chidananda Abbott","mobile_number":"9276047582","email_id":"abhaya.mukhopadhyay@yahoo.co.in","dop":"2025-11-26","serial_number":"531875282172711","imei1":"531875282172711","imei2":"531875282172711","popurl":"www.tanirika-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121870,"job_number":"JOB_121870","tr_customer_id":121887,"tr_customer_product_id":121877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Uma Sinha","mobile_number":"9344480188","email_id":"mahesh.bhat@yahoo.co.in","dop":"2025-11-26","serial_number":"096363176511544","imei1":"096363176511544","imei2":"096363176511544","popurl":"www.ghanashyam-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121871,"job_number":"JOB_121871","tr_customer_id":121888,"tr_customer_product_id":121878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Tara Namboothiri","mobile_number":"9885419925","email_id":"karthik.kapoor@yahoo.co.in","dop":"2025-11-26","serial_number":"877625114221176","imei1":"877625114221176","imei2":"877625114221176","popurl":"www.ameyatma-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121872,"job_number":"JOB_121872","tr_customer_id":121889,"tr_customer_product_id":121879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Ujjawal Naik","mobile_number":"9269018638","email_id":"umang.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"884813983154692","imei1":"884813983154692","imei2":"884813983154692","popurl":"www.anala-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121873,"job_number":"JOB_121873","tr_customer_id":121891,"tr_customer_product_id":121881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Param Agarwal","mobile_number":"9375829224","email_id":"sushil.nair@hotmail.com","dop":"2025-11-26","serial_number":"924586062183194","imei1":"924586062183194","imei2":"924586062183194","popurl":"www.aatmaj-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121874,"job_number":"JOB_121874","tr_customer_id":121890,"tr_customer_product_id":121880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Akshainie Kaniyar","mobile_number":"9995530572","email_id":"gopaal.gowda@gmail.com","dop":"2025-11-26","serial_number":"257870446903975","imei1":"257870446903975","imei2":"257870446903975","popurl":"www.tushar-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121875,"job_number":"JOB_121875","tr_customer_id":121892,"tr_customer_product_id":121882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Heema Mehrotra","mobile_number":"9630473787","email_id":"chandra.shukla@yahoo.co.in","dop":"2025-11-26","serial_number":"226733812782090","imei1":"226733812782090","imei2":"226733812782090","popurl":"www.jitendra-iyengar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121876,"job_number":"JOB_121876","tr_customer_id":121893,"tr_customer_product_id":121883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Garuda Chattopadhyay","mobile_number":"9606371039","email_id":"chaturaanan.desai@gmail.com","dop":"2025-11-26","serial_number":"063037425832997","imei1":"063037425832997","imei2":"063037425832997","popurl":"www.saroja-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121877,"job_number":"JOB_121877","tr_customer_id":121894,"tr_customer_product_id":121884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Rajiv Abbott","mobile_number":"9437154456","email_id":"gatik.sinha@gmail.com","dop":"2025-11-26","serial_number":"733399304022744","imei1":"733399304022744","imei2":"733399304022744","popurl":"www.shridevi-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121878,"job_number":"JOB_121878","tr_customer_id":121895,"tr_customer_product_id":121885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Aatmaja Patel","mobile_number":"9887853211","email_id":"gorakhnath.pilla@gmail.com","dop":"2025-11-26","serial_number":"878696060579588","imei1":"878696060579588","imei2":"878696060579588","popurl":"www.akroor-kaur.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121879,"job_number":"JOB_121879","tr_customer_id":121896,"tr_customer_product_id":121886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Nalini Menon","mobile_number":"9482781128","email_id":"jagdish.tandon@gmail.com","dop":"2025-11-26","serial_number":"963072486860917","imei1":"963072486860917","imei2":"963072486860917","popurl":"www.bhargava-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121880,"job_number":"JOB_121880","tr_customer_id":121897,"tr_customer_product_id":121887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Radha Deshpande","mobile_number":"9191647604","email_id":"brajesh.dwivedi@gmail.com","dop":"2025-11-26","serial_number":"360619957136993","imei1":"360619957136993","imei2":"360619957136993","popurl":"www.heema-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121881,"job_number":"JOB_121881","tr_customer_id":121898,"tr_customer_product_id":121888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Pranay Chaturvedi","mobile_number":"9439931239","email_id":"tarun.ahluwalia@hotmail.com","dop":"2025-11-26","serial_number":"870757603670277","imei1":"870757603670277","imei2":"870757603670277","popurl":"www.divjot-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121882,"job_number":"JOB_121882","tr_customer_id":121899,"tr_customer_product_id":121889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Gauraang Chaturvedi","mobile_number":"9214353022","email_id":"vishnu.varman@gmail.com","dop":"2025-11-26","serial_number":"357786033273412","imei1":"357786033273412","imei2":"357786033273412","popurl":"www.sucheta-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121883,"job_number":"JOB_121883","tr_customer_id":121900,"tr_customer_product_id":121890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Satish Saini","mobile_number":"9230639942","email_id":"shanti.chopra@gmail.com","dop":"2025-11-26","serial_number":"518520171900346","imei1":"518520171900346","imei2":"518520171900346","popurl":"www.adwitiya-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121884,"job_number":"JOB_121884","tr_customer_id":121901,"tr_customer_product_id":121891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:46:27.000Z","modified_at":"2025-12-06T07:46:27.000Z","name":"Vasundhara Mishra","mobile_number":"9488831184","email_id":"charak.deshpande@gmail.com","dop":"2025-11-26","serial_number":"513880632297981","imei1":"513880632297981","imei2":"513880632297981","popurl":"www.adityanandana-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121911,"job_number":"JOB_121911","tr_customer_id":121928,"tr_customer_product_id":121918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:06.000Z","name":"Elva Ward","mobile_number":"842-713-9289","email_id":"Carmella_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"13642889793010680","imei1":"13642889793010680","imei2":"13642889793010680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121924,"job_number":"JOB_121924","tr_customer_id":121941,"tr_customer_product_id":121932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chidaatma Embranthiri","mobile_number":"9148871252","email_id":"chidaatma.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"613168426294956","imei1":"613168426294956","imei2":"613168426294956","popurl":"www.gauranga-bhattathiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121925,"job_number":"JOB_121925","tr_customer_id":121942,"tr_customer_product_id":121931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Chandramauli Bhat","mobile_number":"9703410996","email_id":"shobhana.naik@hotmail.com","dop":"2025-11-26","serial_number":"012351113414810","imei1":"012351113414810","imei2":"012351113414810","popurl":"www.bhavani-reddy.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121926,"job_number":"JOB_121926","tr_customer_id":121943,"tr_customer_product_id":121933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Bhagwati Marar","mobile_number":"9884723453","email_id":"dhyaneshwar.gupta@yahoo.co.in","dop":"2025-11-26","serial_number":"647543016951518","imei1":"647543016951518","imei2":"647543016951518","popurl":"www.trilok-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121927,"job_number":"JOB_121927","tr_customer_id":121944,"tr_customer_product_id":121934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Ujjwal Varrier","mobile_number":"9894602376","email_id":"shresthi.khan@gmail.com","dop":"2025-11-26","serial_number":"908013307241991","imei1":"908013307241991","imei2":"908013307241991","popurl":"www.aishani-bandopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121928,"job_number":"JOB_121928","tr_customer_id":121945,"tr_customer_product_id":121935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Govinda Pandey","mobile_number":"9025041925","email_id":"bala.acharya@yahoo.co.in","dop":"2025-11-26","serial_number":"647117512913779","imei1":"647117512913779","imei2":"647117512913779","popurl":"www.giriraaj-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121929,"job_number":"JOB_121929","tr_customer_id":121946,"tr_customer_product_id":121936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Rohan Adiga","mobile_number":"9288591700","email_id":"sarla.sethi@hotmail.com","dop":"2025-11-26","serial_number":"641814219183369","imei1":"641814219183369","imei2":"641814219183369","popurl":"www.manoj-dwivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121930,"job_number":"JOB_121930","tr_customer_id":121947,"tr_customer_product_id":121937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Elakshi Adiga","mobile_number":"9003496037","email_id":"bhushit.trivedi@gmail.com","dop":"2025-11-26","serial_number":"241138827037950","imei1":"241138827037950","imei2":"241138827037950","popurl":"www.ranjit-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121931,"job_number":"JOB_121931","tr_customer_id":121948,"tr_customer_product_id":121938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Devadatt Mehra","mobile_number":"9642865138","email_id":"lal.shukla@hotmail.com","dop":"2025-11-26","serial_number":"821907261086700","imei1":"821907261086700","imei2":"821907261086700","popurl":"www.chandravati-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121932,"job_number":"JOB_121932","tr_customer_id":121949,"tr_customer_product_id":121939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Gopal Bandopadhyay","mobile_number":"9050234796","email_id":"sarala.panicker@yahoo.co.in","dop":"2025-11-26","serial_number":"757763072942081","imei1":"757763072942081","imei2":"757763072942081","popurl":"www.dakshayani-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121933,"job_number":"JOB_121933","tr_customer_id":121950,"tr_customer_product_id":121940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:55.000Z","modified_at":"2025-12-06T08:21:55.000Z","name":"Swara Chattopadhyay","mobile_number":"9829033552","email_id":"devi.kaur@hotmail.com","dop":"2025-11-26","serial_number":"237075423642928","imei1":"237075423642928","imei2":"237075423642928","popurl":"www.anilabh-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121936,"job_number":"JOB_121936","tr_customer_id":121953,"tr_customer_product_id":121943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Deeptimayee Deshpande","mobile_number":"9483671035","email_id":"divaakar.rana@gmail.com","dop":"2025-11-26","serial_number":"697755659239527","imei1":"697755659239527","imei2":"697755659239527","popurl":"www.jagmeet-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121937,"job_number":"JOB_121937","tr_customer_id":121954,"tr_customer_product_id":121944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Harinarayan Bhattacharya","mobile_number":"9592350928","email_id":"ranjeet.guha@hotmail.com","dop":"2025-11-26","serial_number":"601153338837135","imei1":"601153338837135","imei2":"601153338837135","popurl":"www.meena-kocchar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121938,"job_number":"JOB_121938","tr_customer_id":121955,"tr_customer_product_id":121945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Abhaya Bhattathiri","mobile_number":"9592233006","email_id":"tanya.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"187023392969007","imei1":"187023392969007","imei2":"187023392969007","popurl":"www.trilok-gowda.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121939,"job_number":"JOB_121939","tr_customer_id":121956,"tr_customer_product_id":121946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Brajendra Ganaka","mobile_number":"9873049578","email_id":"mandakini.gupta@hotmail.com","dop":"2025-11-26","serial_number":"141114831421693","imei1":"141114831421693","imei2":"141114831421693","popurl":"www.menka-mehrotra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121940,"job_number":"JOB_121940","tr_customer_id":121957,"tr_customer_product_id":121947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Bhishma Khanna","mobile_number":"9004146072","email_id":"pushti.ahluwalia@gmail.com","dop":"2025-11-26","serial_number":"025262016539007","imei1":"025262016539007","imei2":"025262016539007","popurl":"www.anilaabh-mehrotra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121941,"job_number":"JOB_121941","tr_customer_id":121958,"tr_customer_product_id":121948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Shakti Chattopadhyay","mobile_number":"9030397032","email_id":"gurdev.prajapat@gmail.com","dop":"2025-11-26","serial_number":"980100368562871","imei1":"980100368562871","imei2":"980100368562871","popurl":"www.mangala-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121942,"job_number":"JOB_121942","tr_customer_id":121960,"tr_customer_product_id":121950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Ahalya Deshpande","mobile_number":"9993654084","email_id":"chatur.marar@yahoo.co.in","dop":"2025-11-26","serial_number":"945946706295354","imei1":"945946706295354","imei2":"945946706295354","popurl":"www.adwitiya-dwivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121943,"job_number":"JOB_121943","tr_customer_id":121959,"tr_customer_product_id":121949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:03.000Z","name":"Aasa Mahajan","mobile_number":"9497645009","email_id":"anasuya.mishra@yahoo.co.in","dop":"2025-11-26","serial_number":"367194185020200","imei1":"367194185020200","imei2":"367194185020200","popurl":"www.deeksha-iyer.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121944,"job_number":"JOB_121944","tr_customer_id":121961,"tr_customer_product_id":121951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:03.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Dhanvin Dwivedi","mobile_number":"9121231651","email_id":"chandramani.mahajan@gmail.com","dop":"2025-11-26","serial_number":"672633719450092","imei1":"672633719450092","imei2":"672633719450092","popurl":"www.apsara-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121945,"job_number":"JOB_121945","tr_customer_id":121962,"tr_customer_product_id":121952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:04.000Z","modified_at":"2025-12-06T08:23:04.000Z","name":"Anjushree Trivedi","mobile_number":"9205197790","email_id":"durgeshwari.mahajan@yahoo.co.in","dop":"2025-11-26","serial_number":"625011526553631","imei1":"625011526553631","imei2":"625011526553631","popurl":"www.girika-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121950,"job_number":"JOB_121950","tr_customer_id":121967,"tr_customer_product_id":121957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Mukul Ganaka","mobile_number":"9777607410","email_id":"navin.patel@hotmail.com","dop":"2025-11-26","serial_number":"082256849895281","imei1":"082256849895281","imei2":"082256849895281","popurl":"www.mohan-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121951,"job_number":"JOB_121951","tr_customer_id":121968,"tr_customer_product_id":121958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dhyanesh Nair","mobile_number":"9542090229","email_id":"sheela.johar@yahoo.co.in","dop":"2025-11-26","serial_number":"689339497223606","imei1":"689339497223606","imei2":"689339497223606","popurl":"www.atmanand-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121952,"job_number":"JOB_121952","tr_customer_id":121969,"tr_customer_product_id":121959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Shashi Asan","mobile_number":"9025894111","email_id":"mangalya.chattopadhyay@hotmail.com","dop":"2025-11-26","serial_number":"384214681766902","imei1":"384214681766902","imei2":"384214681766902","popurl":"www.bhramar-deshpande.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121953,"job_number":"JOB_121953","tr_customer_id":121970,"tr_customer_product_id":121960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Giriraaj Varrier","mobile_number":"9298619943","email_id":"mohinder.johar@hotmail.com","dop":"2025-11-26","serial_number":"193854976355783","imei1":"193854976355783","imei2":"193854976355783","popurl":"www.anuraag-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121954,"job_number":"JOB_121954","tr_customer_id":121971,"tr_customer_product_id":121961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Himadri Tagore","mobile_number":"9753209622","email_id":"dipesh.nayar@yahoo.co.in","dop":"2025-11-26","serial_number":"357203126774752","imei1":"357203126774752","imei2":"357203126774752","popurl":"www.aaratrika-gowda.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121955,"job_number":"JOB_121955","tr_customer_id":121972,"tr_customer_product_id":121962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Dipali Mehrotra","mobile_number":"9690556524","email_id":"bhanumati.kaur@gmail.com","dop":"2025-11-26","serial_number":"329136992076306","imei1":"329136992076306","imei2":"329136992076306","popurl":"www.uma-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121956,"job_number":"JOB_121956","tr_customer_id":121974,"tr_customer_product_id":121964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Amrit Tagore","mobile_number":"9427997825","email_id":"kashyap.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"159593640277326","imei1":"159593640277326","imei2":"159593640277326","popurl":"www.adwitiya-achari.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121957,"job_number":"JOB_121957","tr_customer_id":121973,"tr_customer_product_id":121963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Gemini Kaul","mobile_number":"9012391693","email_id":"agrata.desai@yahoo.co.in","dop":"2025-11-26","serial_number":"207254814547965","imei1":"207254814547965","imei2":"207254814547965","popurl":"www.prema-arora.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121958,"job_number":"JOB_121958","tr_customer_id":121975,"tr_customer_product_id":121965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Aishani Rana","mobile_number":"9756843031","email_id":"mahesh.pilla@yahoo.co.in","dop":"2025-11-26","serial_number":"918979686828553","imei1":"918979686828553","imei2":"918979686828553","popurl":"www.apsara-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121959,"job_number":"JOB_121959","tr_customer_id":121976,"tr_customer_product_id":121966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:26:42.000Z","modified_at":"2025-12-06T08:26:42.000Z","name":"Arindam Kaur","mobile_number":"9691011084","email_id":"aaratrika.butt@hotmail.com","dop":"2025-11-26","serial_number":"613675750109163","imei1":"613675750109163","imei2":"613675750109163","popurl":"www.vishwamitra-varman.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121960,"job_number":"JOB_121960","tr_customer_id":121977,"tr_customer_product_id":121967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dhruv Kaur","mobile_number":"9553499212","email_id":"lakshman.achari@hotmail.com","dop":"2025-11-26","serial_number":"815562497325001","imei1":"815562497325001","imei2":"815562497325001","popurl":"www.uttam-kaul.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121961,"job_number":"JOB_121961","tr_customer_id":121978,"tr_customer_product_id":121968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Chandani Butt","mobile_number":"9442034338","email_id":"chandravati.banerjee@gmail.com","dop":"2025-11-26","serial_number":"235501270034738","imei1":"235501270034738","imei2":"235501270034738","popurl":"www.sushma-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121962,"job_number":"JOB_121962","tr_customer_id":121980,"tr_customer_product_id":121970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Divakar Prajapat","mobile_number":"9247305795","email_id":"ramesh.mukhopadhyay@gmail.com","dop":"2025-11-26","serial_number":"450253047054184","imei1":"450253047054184","imei2":"450253047054184","popurl":"www.vasudev-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121963,"job_number":"JOB_121963","tr_customer_id":121979,"tr_customer_product_id":121969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Sharmila Asan","mobile_number":"9319005701","email_id":"satish.patel@hotmail.com","dop":"2025-11-26","serial_number":"214780993144301","imei1":"214780993144301","imei2":"214780993144301","popurl":"www.brajendra-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121964,"job_number":"JOB_121964","tr_customer_id":121981,"tr_customer_product_id":121971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Bhadraksh Varman","mobile_number":"9242222964","email_id":"aslesha.patel@hotmail.com","dop":"2025-11-26","serial_number":"888678506451511","imei1":"888678506451511","imei2":"888678506451511","popurl":"www.sanka-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121965,"job_number":"JOB_121965","tr_customer_id":121982,"tr_customer_product_id":121972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Nirbhay Sethi","mobile_number":"9406700575","email_id":"chakor.rana@hotmail.com","dop":"2025-11-26","serial_number":"319624547953596","imei1":"319624547953596","imei2":"319624547953596","popurl":"www.kamalesh-chaturvedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121966,"job_number":"JOB_121966","tr_customer_id":121983,"tr_customer_product_id":121973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Prajapat","mobile_number":"9262520897","email_id":"sanya.desai@hotmail.com","dop":"2025-11-26","serial_number":"612955630981957","imei1":"612955630981957","imei2":"612955630981957","popurl":"www.kamala-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121967,"job_number":"JOB_121967","tr_customer_id":121984,"tr_customer_product_id":121974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Dandak Tagore","mobile_number":"9183770557","email_id":"anusuya.tandon@gmail.com","dop":"2025-11-26","serial_number":"261791852386976","imei1":"261791852386976","imei2":"261791852386976","popurl":"www.kama-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121968,"job_number":"JOB_121968","tr_customer_id":121985,"tr_customer_product_id":121975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:38.000Z","modified_at":"2025-12-06T08:28:38.000Z","name":"Balagopal Shukla","mobile_number":"9749779084","email_id":"sarada.talwar@yahoo.co.in","dop":"2025-11-26","serial_number":"823387177883790","imei1":"823387177883790","imei2":"823387177883790","popurl":"www.anunay-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121969,"job_number":"JOB_121969","tr_customer_id":121986,"tr_customer_product_id":121976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:28:39.000Z","modified_at":"2025-12-06T08:28:39.000Z","name":"Vaishno Ahluwalia","mobile_number":"9831339103","email_id":"vishnu.kocchar@gmail.com","dop":"2025-11-26","serial_number":"151308191964454","imei1":"151308191964454","imei2":"151308191964454","popurl":"www.vrund-menon.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121994,"job_number":"JOB_121994","tr_customer_id":122011,"tr_customer_product_id":122001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Chandraswaroopa Varman","mobile_number":"7085563723","email_id":"tejas.khanna@gmail.com","dop":"2025-12-06","serial_number":"04419589907992","imei1":"04419589907992","imei2":"04419589907992","popurl":"www.chandramauli-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121995,"job_number":"JOB_121995","tr_customer_id":122012,"tr_customer_product_id":122002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Gorakhanatha Achari","mobile_number":"7077834777","email_id":"anila.sinha@hotmail.com","dop":"2025-12-06","serial_number":"27066264009900","imei1":"27066264009900","imei2":"27066264009900","popurl":"www.aaditya-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121996,"job_number":"JOB_121996","tr_customer_id":122013,"tr_customer_product_id":122003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Siddhi Shah","mobile_number":"7000173017","email_id":"sarala.kaul@hotmail.com","dop":"2025-12-06","serial_number":"37263075255989","imei1":"37263075255989","imei2":"37263075255989","popurl":"www.vaijayanti-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121997,"job_number":"JOB_121997","tr_customer_id":122014,"tr_customer_product_id":122004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Ekaparnika Gowda","mobile_number":"7037073830","email_id":"shanti.patil@hotmail.com","dop":"2025-12-06","serial_number":"79372720146291","imei1":"79372720146291","imei2":"79372720146291","popurl":"www.aamod-chaturvedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121998,"job_number":"JOB_121998","tr_customer_id":122015,"tr_customer_product_id":122005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:13:47.000Z","modified_at":"2025-12-06T09:13:47.000Z","name":"Vyas Guneta","mobile_number":"7002261682","email_id":"chandani.ganaka@hotmail.com","dop":"2025-12-06","serial_number":"92212553892903","imei1":"92212553892903","imei2":"92212553892903","popurl":"www.narinder-gill.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122000,"job_number":"JOB_122000","tr_customer_id":122017,"tr_customer_product_id":122007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Meenakshi Bhattathiri","mobile_number":"7077994508","email_id":"durga.kaniyar@yahoo.co.in","dop":"2025-12-06","serial_number":"99109085460483","imei1":"99109085460483","imei2":"99109085460483","popurl":"www.chandrakala-arora.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122001,"job_number":"JOB_122001","tr_customer_id":122018,"tr_customer_product_id":122008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Mayoor Devar","mobile_number":"7057590213","email_id":"akshaj.pothuvaal@hotmail.com","dop":"2025-12-06","serial_number":"65642328990501","imei1":"65642328990501","imei2":"65642328990501","popurl":"www.chaten-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122002,"job_number":"JOB_122002","tr_customer_id":122019,"tr_customer_product_id":122009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Amrit Johar","mobile_number":"7003153817","email_id":"deven.singh@yahoo.co.in","dop":"2025-12-06","serial_number":"81936221531201","imei1":"81936221531201","imei2":"81936221531201","popurl":"www.akshaj-nambeesan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122003,"job_number":"JOB_122003","tr_customer_id":122020,"tr_customer_product_id":122010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Sheela Varman","mobile_number":"7095164447","email_id":"navin.tagore@yahoo.co.in","dop":"2025-12-06","serial_number":"72652244134758","imei1":"72652244134758","imei2":"72652244134758","popurl":"www.bhupati-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122004,"job_number":"JOB_122004","tr_customer_id":122021,"tr_customer_product_id":122011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:30.000Z","modified_at":"2025-12-06T09:17:30.000Z","name":"Nawal Ahluwalia","mobile_number":"7077531488","email_id":"suryakanta.desai@gmail.com","dop":"2025-12-06","serial_number":"99000205223477","imei1":"99000205223477","imei2":"99000205223477","popurl":"www.sachin-rana.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122005,"job_number":"JOB_122005","tr_customer_id":122022,"tr_customer_product_id":122012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:28:15.000Z","modified_at":"2025-12-06T09:28:15.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-06","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2025-12-06T09:28:14.355Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122006,"job_number":"JOB_122006","tr_customer_id":122023,"tr_customer_product_id":122013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Balamani Khan","mobile_number":"7018444549","email_id":"lai.trivedi@gmail.com","dop":"2025-12-06","serial_number":"68700418894124","imei1":"68700418894124","imei2":"68700418894124","popurl":"www.dipali-banerjee.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122007,"job_number":"JOB_122007","tr_customer_id":122024,"tr_customer_product_id":122014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Shashi Verma","mobile_number":"7097115991","email_id":"dwaipayana.jain@yahoo.co.in","dop":"2025-12-06","serial_number":"47480563543347","imei1":"47480563543347","imei2":"47480563543347","popurl":"www.kiran-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122008,"job_number":"JOB_122008","tr_customer_id":122025,"tr_customer_product_id":122015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Chandra Chattopadhyay","mobile_number":"7060705105","email_id":"ujjwal.reddy@gmail.com","dop":"2025-12-06","serial_number":"23429291617826","imei1":"23429291617826","imei2":"23429291617826","popurl":"www.prasad-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122009,"job_number":"JOB_122009","tr_customer_id":122026,"tr_customer_product_id":122016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Deveshwar Asan","mobile_number":"7047196334","email_id":"udit.sethi@hotmail.com","dop":"2025-12-06","serial_number":"10402952516818","imei1":"10402952516818","imei2":"10402952516818","popurl":"www.shivakari-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122010,"job_number":"JOB_122010","tr_customer_id":122027,"tr_customer_product_id":122017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:37:55.000Z","modified_at":"2025-12-06T09:37:55.000Z","name":"Kama Bharadwaj","mobile_number":"7055330660","email_id":"niranjan.nair@gmail.com","dop":"2025-12-06","serial_number":"74072563384955","imei1":"74072563384955","imei2":"74072563384955","popurl":"www.nalini-tandon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122014,"job_number":"JOB_122014","tr_customer_id":122031,"tr_customer_product_id":122021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:31:09.000Z","modified_at":"2025-12-06T10:31:09.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434332","imei1":"98877655434332","imei2":"98877655434332","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122018,"job_number":"JOB_122018","tr_customer_id":122035,"tr_customer_product_id":122025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:34:32.000Z","modified_at":"2025-12-06T10:34:32.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2025-11-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2025-11-26T10:34:23.975557998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122027,"job_number":"JOB_122027","tr_customer_id":122044,"tr_customer_product_id":122034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Dhanesh Nambeesan","mobile_number":"9586570666","email_id":"girik.sethi@gmail.com","dop":"2025-11-26","serial_number":"418706473005133","imei1":"418706473005133","imei2":"418706473005133","popurl":"www.daksha-nair.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122028,"job_number":"JOB_122028","tr_customer_id":122045,"tr_customer_product_id":122035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Tanushri Dhawan","mobile_number":"9948233843","email_id":"vasudeva.adiga@hotmail.com","dop":"2025-11-26","serial_number":"447194007392586","imei1":"447194007392586","imei2":"447194007392586","popurl":"www.girindra-kakkar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122029,"job_number":"JOB_122029","tr_customer_id":122046,"tr_customer_product_id":122036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aayushman Devar","mobile_number":"9652673440","email_id":"rohana.iyengar@gmail.com","dop":"2025-11-26","serial_number":"223325704411391","imei1":"223325704411391","imei2":"223325704411391","popurl":"www.bhadrak-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122030,"job_number":"JOB_122030","tr_customer_id":122047,"tr_customer_product_id":122037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aruna Mehrotra","mobile_number":"9893524153","email_id":"gatik.gill@gmail.com","dop":"2025-11-26","serial_number":"280245347165359","imei1":"280245347165359","imei2":"280245347165359","popurl":"www.rita-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122031,"job_number":"JOB_122031","tr_customer_id":122049,"tr_customer_product_id":122039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Trilokesh Mehrotra","mobile_number":"9959217932","email_id":"shivakari.varma@gmail.com","dop":"2025-11-26","serial_number":"213187231473659","imei1":"213187231473659","imei2":"213187231473659","popurl":"www.charumati-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122032,"job_number":"JOB_122032","tr_customer_id":122048,"tr_customer_product_id":122038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Divya Bhat","mobile_number":"9666232098","email_id":"baijayanti.kaniyar@hotmail.com","dop":"2025-11-26","serial_number":"325415568429469","imei1":"325415568429469","imei2":"325415568429469","popurl":"www.giriraaj-sethi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122033,"job_number":"JOB_122033","tr_customer_id":122050,"tr_customer_product_id":122040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Suryakanta Shukla","mobile_number":"9873016200","email_id":"bhagavaan.varma@yahoo.co.in","dop":"2025-11-26","serial_number":"914987459428379","imei1":"914987459428379","imei2":"914987459428379","popurl":"www.harinakshi-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122034,"job_number":"JOB_122034","tr_customer_id":122051,"tr_customer_product_id":122041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Aadrika Panicker","mobile_number":"9603622651","email_id":"aayushman.arora@yahoo.co.in","dop":"2025-11-26","serial_number":"136947780071065","imei1":"136947780071065","imei2":"136947780071065","popurl":"www.dayamayee-khan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122035,"job_number":"JOB_122035","tr_customer_id":122052,"tr_customer_product_id":122042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Girik Kaul","mobile_number":"9224154278","email_id":"ganaka.ganaka@gmail.com","dop":"2025-11-26","serial_number":"062939174355806","imei1":"062939174355806","imei2":"062939174355806","popurl":"www.bankimchandra-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122036,"job_number":"JOB_122036","tr_customer_id":122053,"tr_customer_product_id":122043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:31.000Z","modified_at":"2025-12-06T10:48:31.000Z","name":"Pramila Abbott","mobile_number":"9655748407","email_id":"brahmaanand.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"026472877142192","imei1":"026472877142192","imei2":"026472877142192","popurl":"www.suryakant-kocchar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122037,"job_number":"JOB_122037","tr_customer_id":122054,"tr_customer_product_id":122044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Ahalya Adiga","mobile_number":"9073034246","email_id":"sloka.varma@hotmail.com","dop":"2025-11-26","serial_number":"201295355640139","imei1":"201295355640139","imei2":"201295355640139","popurl":"www.gati-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122038,"job_number":"JOB_122038","tr_customer_id":122055,"tr_customer_product_id":122045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gautama Guneta","mobile_number":"9594066765","email_id":"dhanalakshmi.shah@gmail.com","dop":"2025-11-26","serial_number":"513048212494295","imei1":"513048212494295","imei2":"513048212494295","popurl":"www.kanishka-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122039,"job_number":"JOB_122039","tr_customer_id":122056,"tr_customer_product_id":122046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Gemini Naik","mobile_number":"9862097621","email_id":"harinarayan.banerjee@gmail.com","dop":"2025-11-26","serial_number":"296247505521756","imei1":"296247505521756","imei2":"296247505521756","popurl":"www.rohana-johar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122040,"job_number":"JOB_122040","tr_customer_id":122057,"tr_customer_product_id":122047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Govinda Kaniyar","mobile_number":"9295995738","email_id":"swami.varrier@yahoo.co.in","dop":"2025-11-26","serial_number":"443923388155070","imei1":"443923388155070","imei2":"443923388155070","popurl":"www.chitrali-johar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122041,"job_number":"JOB_122041","tr_customer_id":122058,"tr_customer_product_id":122048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Arnesh Arora","mobile_number":"9307677246","email_id":"achalesvara.verma@yahoo.co.in","dop":"2025-11-26","serial_number":"616872445777033","imei1":"616872445777033","imei2":"616872445777033","popurl":"www.mukesh-bharadwaj.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122042,"job_number":"JOB_122042","tr_customer_id":122059,"tr_customer_product_id":122049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Rageswari Jain","mobile_number":"9724412214","email_id":"chandramohan.mishra@gmail.com","dop":"2025-11-26","serial_number":"640492511028240","imei1":"640492511028240","imei2":"640492511028240","popurl":"www.jai-shukla.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122043,"job_number":"JOB_122043","tr_customer_id":122060,"tr_customer_product_id":122050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Chetanaanand Bhattacharya","mobile_number":"9743877147","email_id":"trilok.bharadwaj@hotmail.com","dop":"2025-11-26","serial_number":"104921887311855","imei1":"104921887311855","imei2":"104921887311855","popurl":"www.mohini-chattopadhyay.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122044,"job_number":"JOB_122044","tr_customer_id":122061,"tr_customer_product_id":122051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Bhushit Mishra","mobile_number":"9137134096","email_id":"bhasvan.kaur@gmail.com","dop":"2025-11-26","serial_number":"189300243287132","imei1":"189300243287132","imei2":"189300243287132","popurl":"www.rohana-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122045,"job_number":"JOB_122045","tr_customer_id":122062,"tr_customer_product_id":122052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Baalagopaal Menon","mobile_number":"9838819088","email_id":"mukul.kaul@yahoo.co.in","dop":"2025-11-26","serial_number":"224938778582503","imei1":"224938778582503","imei2":"224938778582503","popurl":"www.ujjawal-sinha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122046,"job_number":"JOB_122046","tr_customer_id":122063,"tr_customer_product_id":122053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:51:13.000Z","modified_at":"2025-12-06T10:51:13.000Z","name":"Surya Saini","mobile_number":"9763638186","email_id":"chandradev.sinha@yahoo.co.in","dop":"2025-11-26","serial_number":"244558397710796","imei1":"244558397710796","imei2":"244558397710796","popurl":"www.dipali-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122047,"job_number":"JOB_122047","tr_customer_id":122064,"tr_customer_product_id":122054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Tanirika Pothuvaal","mobile_number":"9208943634","email_id":"damayanti.tagore@yahoo.co.in","dop":"2025-11-26","serial_number":"843636108187080","imei1":"843636108187080","imei2":"843636108187080","popurl":"www.ekaling-panicker.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122048,"job_number":"JOB_122048","tr_customer_id":122065,"tr_customer_product_id":122055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Bhadraksh Gandhi","mobile_number":"9504109717","email_id":"bhanumati.nair@hotmail.com","dop":"2025-11-26","serial_number":"019462759274250","imei1":"019462759274250","imei2":"019462759274250","popurl":"www.ekalavya-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122049,"job_number":"JOB_122049","tr_customer_id":122066,"tr_customer_product_id":122056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anjushree Dubashi","mobile_number":"9146373152","email_id":"brahma.somayaji@gmail.com","dop":"2025-11-26","serial_number":"360620844796972","imei1":"360620844796972","imei2":"360620844796972","popurl":"www.gudakesa-namboothiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122050,"job_number":"JOB_122050","tr_customer_id":122067,"tr_customer_product_id":122057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anal Johar","mobile_number":"9705830038","email_id":"dhyanesh.somayaji@hotmail.com","dop":"2025-11-26","serial_number":"057856116796225","imei1":"057856116796225","imei2":"057856116796225","popurl":"www.bankim-panicker.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122051,"job_number":"JOB_122051","tr_customer_id":122068,"tr_customer_product_id":122058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:03.000Z","modified_at":"2025-12-06T10:58:03.000Z","name":"Anusuya Agarwal","mobile_number":"9752843934","email_id":"nalini.gowda@hotmail.com","dop":"2025-11-26","serial_number":"105038897795480","imei1":"105038897795480","imei2":"105038897795480","popurl":"www.achyut-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122052,"job_number":"JOB_122052","tr_customer_id":122069,"tr_customer_product_id":122059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:23.000Z","modified_at":"2025-12-06T10:58:23.000Z","name":"Damodara Mehrotra","mobile_number":"9898780840","email_id":"anaadi.varrier@gmail.com","dop":"2025-11-26","serial_number":"641240742863856","imei1":"641240742863856","imei2":"641240742863856","popurl":"www.bilwa-varrier.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122053,"job_number":"JOB_122053","tr_customer_id":122070,"tr_customer_product_id":122060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Gopaal Patil","mobile_number":"9912235314","email_id":"girja.namboothiri@yahoo.co.in","dop":"2025-11-26","serial_number":"666749938749042","imei1":"666749938749042","imei2":"666749938749042","popurl":"www.bhadra-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122054,"job_number":"JOB_122054","tr_customer_id":122071,"tr_customer_product_id":122061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:58:24.000Z","modified_at":"2025-12-06T10:58:24.000Z","name":"Lal Varman","mobile_number":"9562799861","email_id":"sudeva.iyengar@hotmail.com","dop":"2025-11-26","serial_number":"667818205332747","imei1":"667818205332747","imei2":"667818205332747","popurl":"www.ghanashyam-tandon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122057,"job_number":"JOB_122057","tr_customer_id":122074,"tr_customer_product_id":122064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Mohana Iyer","mobile_number":"9326098137","email_id":"dhanvin.jha@gmail.com","dop":"2025-11-26","serial_number":"374175399833700","imei1":"374175399833700","imei2":"374175399833700","popurl":"www.rudra-menon.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122058,"job_number":"JOB_122058","tr_customer_id":122075,"tr_customer_product_id":122065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Vasudha Asan","mobile_number":"9341449706","email_id":"chatur.singh@yahoo.co.in","dop":"2025-11-26","serial_number":"129913746096116","imei1":"129913746096116","imei2":"129913746096116","popurl":"www.sarala-adiga.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122059,"job_number":"JOB_122059","tr_customer_id":122076,"tr_customer_product_id":122066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:04:47.000Z","modified_at":"2025-12-06T11:04:47.000Z","name":"Chaturaanan Prajapat","mobile_number":"9324579041","email_id":"deepan.panicker@gmail.com","dop":"2025-11-26","serial_number":"734884700550716","imei1":"734884700550716","imei2":"734884700550716","popurl":"www.ajeet-bhattacharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122060,"job_number":"JOB_122060","tr_customer_id":122077,"tr_customer_product_id":122067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Jyotis Prajapat","mobile_number":"9442219909","email_id":"vishwamitra.khanna@yahoo.co.in","dop":"2025-11-26","serial_number":"441595131749317","imei1":"441595131749317","imei2":"441595131749317","popurl":"www.somnath-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122061,"job_number":"JOB_122061","tr_customer_id":122078,"tr_customer_product_id":122068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Malati Somayaji","mobile_number":"9137431747","email_id":"brahma.embranthiri@hotmail.com","dop":"2025-11-26","serial_number":"094146611779204","imei1":"094146611779204","imei2":"094146611779204","popurl":"www.girik-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122062,"job_number":"JOB_122062","tr_customer_id":122079,"tr_customer_product_id":122069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Kanak Rana","mobile_number":"9611699851","email_id":"keerti.sethi@yahoo.co.in","dop":"2025-11-26","serial_number":"926704459210200","imei1":"926704459210200","imei2":"926704459210200","popurl":"www.prema-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122063,"job_number":"JOB_122063","tr_customer_id":122081,"tr_customer_product_id":122070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Trilokesh Asan","mobile_number":"9024581274","email_id":"chandrabhaga.singh@hotmail.com","dop":"2025-11-26","serial_number":"712342688391596","imei1":"712342688391596","imei2":"712342688391596","popurl":"www.bala-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122064,"job_number":"JOB_122064","tr_customer_id":122080,"tr_customer_product_id":122071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T11:11:16.000Z","modified_at":"2025-12-06T11:11:16.000Z","name":"Subhasini Iyer","mobile_number":"9352275228","email_id":"dayaanidhi.verma@hotmail.com","dop":"2025-11-26","serial_number":"694822272393413","imei1":"694822272393413","imei2":"694822272393413","popurl":"www.gauranga-patel.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T11:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122066,"job_number":"JOB_122066","tr_customer_id":122083,"tr_customer_product_id":122073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21572515815731","imei1":"21572515815731","imei2":"21572515815731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122067,"job_number":"JOB_122067","tr_customer_id":122084,"tr_customer_product_id":122074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11304834647579","imei1":"11304834647579","imei2":"11304834647579","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122068,"job_number":"JOB_122068","tr_customer_id":122085,"tr_customer_product_id":122075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:08.000Z","modified_at":"2025-12-06T13:41:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63295212454051","imei1":"63295212454051","imei2":"63295212454051","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122069,"job_number":"JOB_122069","tr_customer_id":122086,"tr_customer_product_id":122076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79767506462308","imei1":"79767506462308","imei2":"79767506462308","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122070,"job_number":"JOB_122070","tr_customer_id":122087,"tr_customer_product_id":122077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10856597698572","imei1":"10856597698572","imei2":"10856597698572","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122071,"job_number":"JOB_122071","tr_customer_id":122088,"tr_customer_product_id":122078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:09.000Z","modified_at":"2025-12-06T13:41:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81568079780835","imei1":"81568079780835","imei2":"81568079780835","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122073,"job_number":"JOB_122073","tr_customer_id":122090,"tr_customer_product_id":122080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:36.000Z","modified_at":"2025-12-06T13:41:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96390740568367","imei1":"96390740568367","imei2":"96390740568367","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122074,"job_number":"JOB_122074","tr_customer_id":122091,"tr_customer_product_id":122081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31036085232628","imei1":"31036085232628","imei2":"31036085232628","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122075,"job_number":"JOB_122075","tr_customer_id":122092,"tr_customer_product_id":122082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56935947051269","imei1":"56935947051269","imei2":"56935947051269","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122076,"job_number":"JOB_122076","tr_customer_id":122093,"tr_customer_product_id":122083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:37.000Z","modified_at":"2025-12-06T13:41:37.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38704931782672","imei1":"38704931782672","imei2":"38704931782672","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122077,"job_number":"JOB_122077","tr_customer_id":122094,"tr_customer_product_id":122084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62842087522711","imei1":"62842087522711","imei2":"62842087522711","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122078,"job_number":"JOB_122078","tr_customer_id":122095,"tr_customer_product_id":122085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:41:38.000Z","modified_at":"2025-12-06T13:41:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72954093847996","imei1":"72954093847996","imei2":"72954093847996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122080,"job_number":"JOB_122080","tr_customer_id":122097,"tr_customer_product_id":122087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40498362794383","imei1":"40498362794383","imei2":"40498362794383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122081,"job_number":"JOB_122081","tr_customer_id":122098,"tr_customer_product_id":122088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:05.000Z","modified_at":"2025-12-06T13:42:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73090061103456","imei1":"73090061103456","imei2":"73090061103456","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122082,"job_number":"JOB_122082","tr_customer_id":122099,"tr_customer_product_id":122089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25487730055786","imei1":"25487730055786","imei2":"25487730055786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122083,"job_number":"JOB_122083","tr_customer_id":122100,"tr_customer_product_id":122090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64210614851268","imei1":"64210614851268","imei2":"64210614851268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122084,"job_number":"JOB_122084","tr_customer_id":122101,"tr_customer_product_id":122091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:06.000Z","modified_at":"2025-12-06T13:42:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69021524053113","imei1":"69021524053113","imei2":"69021524053113","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122085,"job_number":"JOB_122085","tr_customer_id":122102,"tr_customer_product_id":122092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:07.000Z","modified_at":"2025-12-06T13:42:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18709578922545","imei1":"18709578922545","imei2":"18709578922545","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122087,"job_number":"JOB_122087","tr_customer_id":122104,"tr_customer_product_id":122094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:26.000Z","modified_at":"2025-12-06T13:42:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17586167563078","imei1":"17586167563078","imei2":"17586167563078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122089,"job_number":"JOB_122089","tr_customer_id":122106,"tr_customer_product_id":122096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:42:28.000Z","modified_at":"2025-12-06T13:42:28.000Z","name":"Gabriel Watsica","mobile_number":"317-363-3693","email_id":"Vada_Abbott0@gmail.com","dop":"2025-04-06","serial_number":"17756563006949004","imei1":"17756563006949004","imei2":"17756563006949004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122090,"job_number":"JOB_122090","tr_customer_id":122107,"tr_customer_product_id":122097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:16.000Z","modified_at":"2025-12-06T13:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12046419525677","imei1":"12046419525677","imei2":"12046419525677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122092,"job_number":"JOB_122092","tr_customer_id":122109,"tr_customer_product_id":122099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:43:18.000Z","modified_at":"2025-12-06T13:43:18.000Z","name":"Audra McClure","mobile_number":"964-899-0867","email_id":"Lora93@yahoo.com","dop":"2025-04-06","serial_number":"11566687141463004","imei1":"11566687141463004","imei2":"11566687141463004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122093,"job_number":"JOB_122093","tr_customer_id":122110,"tr_customer_product_id":122100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:06.000Z","modified_at":"2025-12-06T13:44:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18525639613433","imei1":"18525639613433","imei2":"18525639613433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122095,"job_number":"JOB_122095","tr_customer_id":122112,"tr_customer_product_id":122102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T13:44:08.000Z","modified_at":"2025-12-06T13:44:08.000Z","name":"Bell Wolff","mobile_number":"536-692-3358","email_id":"Dameon.Toy@yahoo.com","dop":"2025-04-06","serial_number":"18980268279226296","imei1":"18980268279226296","imei2":"18980268279226296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T13:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122105,"job_number":"JOB_122105","tr_customer_id":122122,"tr_customer_product_id":122112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:12:59.000Z","modified_at":"2025-12-06T14:12:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10337303999750","imei1":"10337303999750","imei2":"10337303999750","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122107,"job_number":"JOB_122107","tr_customer_id":122124,"tr_customer_product_id":122114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:00.000Z","modified_at":"2025-12-06T14:13:00.000Z","name":"Jena Grimes","mobile_number":"574-966-3353","email_id":"Flavio.Crona91@gmail.com","dop":"2025-06-18","serial_number":"1003321427190281","imei1":"1003321427190281","imei2":"1003321427190281","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122111,"job_number":"JOB_122111","tr_customer_id":122128,"tr_customer_product_id":122118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:46.000Z","modified_at":"2025-12-06T14:13:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10053253537999","imei1":"10053253537999","imei2":"10053253537999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122113,"job_number":"JOB_122113","tr_customer_id":122130,"tr_customer_product_id":122120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:47.000Z","modified_at":"2025-12-06T14:13:47.000Z","name":"Jairo Pfeffer","mobile_number":"584-452-5102","email_id":"Edison48@hotmail.com","dop":"2025-06-18","serial_number":"1051439778238225","imei1":"1051439778238225","imei2":"1051439778238225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122117,"job_number":"JOB_122117","tr_customer_id":122134,"tr_customer_product_id":122124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:03.000Z","modified_at":"2025-12-06T14:15:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15140754327432","imei1":"15140754327432","imei2":"15140754327432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122119,"job_number":"JOB_122119","tr_customer_id":122136,"tr_customer_product_id":122126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Nelda Pollich","mobile_number":"320-214-9284","email_id":"Tracy69@yahoo.com","dop":"2025-04-06","serial_number":"11219995808738716","imei1":"11219995808738716","imei2":"11219995808738716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122121,"job_number":"JOB_122121","tr_customer_id":122138,"tr_customer_product_id":122128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17524171261684","imei1":"17524171261684","imei2":"17524171261684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122125,"job_number":"JOB_122125","tr_customer_id":122142,"tr_customer_product_id":122132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Lucas Stokes","mobile_number":"793-997-0414","email_id":"Felicia.Littel@yahoo.com","dop":"2025-04-06","serial_number":"12881688940473452","imei1":"12881688940473452","imei2":"12881688940473452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122128,"job_number":"JOB_122128","tr_customer_id":122145,"tr_customer_product_id":122135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12033354044948","imei1":"12033354044948","imei2":"12033354044948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122129,"job_number":"JOB_122129","tr_customer_id":122146,"tr_customer_product_id":122136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:56.000Z","modified_at":"2025-12-06T14:15:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12351788772773","imei1":"12351788772773","imei2":"12351788772773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122133,"job_number":"JOB_122133","tr_customer_id":122150,"tr_customer_product_id":122140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Johnnie Goodwin","mobile_number":"571-451-3913","email_id":"Alexander.Stracke62@yahoo.com","dop":"2025-04-06","serial_number":"17423613057856866","imei1":"17423613057856866","imei2":"17423613057856866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122134,"job_number":"JOB_122134","tr_customer_id":122151,"tr_customer_product_id":122141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:58.000Z","modified_at":"2025-12-06T14:15:58.000Z","name":"Waylon Dooley","mobile_number":"975-601-0940","email_id":"Lorenz_Blanda@yahoo.com","dop":"2025-04-06","serial_number":"13972134544067080","imei1":"13972134544067080","imei2":"13972134544067080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122135,"job_number":"JOB_122135","tr_customer_id":122152,"tr_customer_product_id":122142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:01.000Z","modified_at":"2025-12-06T14:16:01.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14716800761773","imei1":"14716800761773","imei2":"14716800761773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122137,"job_number":"JOB_122137","tr_customer_id":122154,"tr_customer_product_id":122144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:03.000Z","modified_at":"2025-12-06T14:16:03.000Z","name":"Maxine Hackett","mobile_number":"508-688-8705","email_id":"Bulah3@yahoo.com","dop":"2025-04-06","serial_number":"16950025624772436","imei1":"16950025624772436","imei2":"16950025624772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122138,"job_number":"JOB_122138","tr_customer_id":122155,"tr_customer_product_id":122145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:45.000Z","modified_at":"2025-12-06T14:16:45.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15810695824754","imei1":"15810695824754","imei2":"15810695824754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122140,"job_number":"JOB_122140","tr_customer_id":122157,"tr_customer_product_id":122147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10673774915226","imei1":"10673774915226","imei2":"10673774915226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122142,"job_number":"JOB_122142","tr_customer_id":122159,"tr_customer_product_id":122149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:46.000Z","modified_at":"2025-12-06T14:16:46.000Z","name":"Lowell Greenholt","mobile_number":"432-979-6450","email_id":"Teresa.Considine84@hotmail.com","dop":"2025-04-06","serial_number":"17228006133089388","imei1":"17228006133089388","imei2":"17228006133089388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122143,"job_number":"JOB_122143","tr_customer_id":122160,"tr_customer_product_id":122150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:47.000Z","modified_at":"2025-12-06T14:16:47.000Z","name":"Janie Powlowski","mobile_number":"936-341-5454","email_id":"Demetrius.Nicolas31@yahoo.com","dop":"2025-04-06","serial_number":"18975753375120530","imei1":"18975753375120530","imei2":"18975753375120530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122144,"job_number":"JOB_122144","tr_customer_id":122161,"tr_customer_product_id":122151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:48.000Z","modified_at":"2025-12-06T14:16:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18241458417730","imei1":"18241458417730","imei2":"18241458417730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122146,"job_number":"JOB_122146","tr_customer_id":122163,"tr_customer_product_id":122153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:16:50.000Z","modified_at":"2025-12-06T14:16:50.000Z","name":"Lydia Ward","mobile_number":"904-542-8461","email_id":"Ian82@hotmail.com","dop":"2025-04-06","serial_number":"18413377760408028","imei1":"18413377760408028","imei2":"18413377760408028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122148,"job_number":"JOB_122148","tr_customer_id":122165,"tr_customer_product_id":122155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:19.000Z","modified_at":"2025-12-06T14:17:19.000Z","name":"Joanny Kirlin","mobile_number":"512-968-3274","email_id":"Gracie_OKeefe63@gmail.com","dop":"2025-04-06","serial_number":"13326744892763058","imei1":"13326744892763058","imei2":"13326744892763058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122149,"job_number":"JOB_122149","tr_customer_id":122166,"tr_customer_product_id":122156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:28.000Z","modified_at":"2025-12-06T14:17:28.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18768055188548","imei1":"18768055188548","imei2":"18768055188548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122151,"job_number":"JOB_122151","tr_customer_id":122168,"tr_customer_product_id":122158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:30.000Z","modified_at":"2025-12-06T14:17:30.000Z","name":"Ramona Gibson","mobile_number":"283-803-9280","email_id":"Laurine_Champlin@hotmail.com","dop":"2025-04-06","serial_number":"18320287471747456","imei1":"18320287471747456","imei2":"18320287471747456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122153,"job_number":"JOB_122153","tr_customer_id":122170,"tr_customer_product_id":122160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:17:53.000Z","modified_at":"2025-12-06T14:17:53.000Z","name":"Josie Stark","mobile_number":"919-334-0901","email_id":"Mercedes7@yahoo.com","dop":"2025-04-06","serial_number":"12570247360044122","imei1":"12570247360044122","imei2":"12570247360044122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122154,"job_number":"JOB_122154","tr_customer_id":122171,"tr_customer_product_id":122161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15026700734367","imei1":"15026700734367","imei2":"15026700734367","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122155,"job_number":"JOB_122155","tr_customer_id":122172,"tr_customer_product_id":122162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:34.000Z","modified_at":"2025-12-06T14:18:34.000Z","name":"Emerald Roberts","mobile_number":"449-691-9183","email_id":"Isaac7@hotmail.com","dop":"2025-09-16","serial_number":"12873840552382","imei1":"12873840552382","imei2":"12873840552382","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122156,"job_number":"JOB_122156","tr_customer_id":122173,"tr_customer_product_id":122163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18440405393798","imei1":"18440405393798","imei2":"18440405393798","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122157,"job_number":"JOB_122157","tr_customer_id":122174,"tr_customer_product_id":122164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:18:55.000Z","modified_at":"2025-12-06T14:18:55.000Z","name":"Elza Langosh","mobile_number":"549-577-4980","email_id":"Cristopher.Lueilwitz62@hotmail.com","dop":"2025-09-16","serial_number":"11183501826265","imei1":"11183501826265","imei2":"11183501826265","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122158,"job_number":"JOB_122158","tr_customer_id":122175,"tr_customer_product_id":122165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:15.000Z","modified_at":"2025-12-06T14:19:15.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11606003316707","imei1":"11606003316707","imei2":"11606003316707","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122159,"job_number":"JOB_122159","tr_customer_id":122176,"tr_customer_product_id":122166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:16.000Z","modified_at":"2025-12-06T14:19:16.000Z","name":"Christian Sporer","mobile_number":"673-357-2800","email_id":"Jovani_Lindgren59@gmail.com","dop":"2025-09-16","serial_number":"15639002600682","imei1":"15639002600682","imei2":"15639002600682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122160,"job_number":"JOB_122160","tr_customer_id":122177,"tr_customer_product_id":122167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:45.000Z","modified_at":"2025-12-06T14:19:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19327084075482","imei1":"19327084075482","imei2":"19327084075482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122162,"job_number":"JOB_122162","tr_customer_id":122179,"tr_customer_product_id":122169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:47.000Z","modified_at":"2025-12-06T14:19:47.000Z","name":"Alford Jacobi","mobile_number":"668-517-3335","email_id":"April75@hotmail.com","dop":"2025-04-06","serial_number":"18294735243211420","imei1":"18294735243211420","imei2":"18294735243211420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122163,"job_number":"JOB_122163","tr_customer_id":122180,"tr_customer_product_id":122170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:19:59.000Z","modified_at":"2025-12-06T14:19:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10705708550914","imei1":"10705708550914","imei2":"10705708550914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:19:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122165,"job_number":"JOB_122165","tr_customer_id":122182,"tr_customer_product_id":122172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:01.000Z","modified_at":"2025-12-06T14:20:01.000Z","name":"Karli Turcotte","mobile_number":"789-458-2230","email_id":"Skye_Keeling62@hotmail.com","dop":"2025-04-06","serial_number":"13603058267647414","imei1":"13603058267647414","imei2":"13603058267647414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122166,"job_number":"JOB_122166","tr_customer_id":122183,"tr_customer_product_id":122173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:16.000Z","modified_at":"2025-12-06T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19298161550643","imei1":"19298161550643","imei2":"19298161550643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122168,"job_number":"JOB_122168","tr_customer_id":122185,"tr_customer_product_id":122175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:18.000Z","modified_at":"2025-12-06T14:20:18.000Z","name":"Eleanore Ernser","mobile_number":"668-569-2556","email_id":"Leilani_Bode@hotmail.com","dop":"2025-04-06","serial_number":"16037412927158394","imei1":"16037412927158394","imei2":"16037412927158394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122169,"job_number":"JOB_122169","tr_customer_id":122186,"tr_customer_product_id":122176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:32.000Z","modified_at":"2025-12-06T14:20:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12963986910933","imei1":"12963986910933","imei2":"12963986910933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122171,"job_number":"JOB_122171","tr_customer_id":122188,"tr_customer_product_id":122178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:33.000Z","modified_at":"2025-12-06T14:20:33.000Z","name":"Ona Hodkiewicz","mobile_number":"872-234-9831","email_id":"Rosario32@hotmail.com","dop":"2025-04-06","serial_number":"15559175964224636","imei1":"15559175964224636","imei2":"15559175964224636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122172,"job_number":"JOB_122172","tr_customer_id":122189,"tr_customer_product_id":122179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:41.000Z","modified_at":"2025-12-06T14:20:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19258730024191","imei1":"19258730024191","imei2":"19258730024191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122174,"job_number":"JOB_122174","tr_customer_id":122191,"tr_customer_product_id":122181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:43.000Z","modified_at":"2025-12-06T14:20:43.000Z","name":"Brooklyn Schuster","mobile_number":"388-722-7176","email_id":"Kadin.Bode@gmail.com","dop":"2025-04-06","serial_number":"16129642416339184","imei1":"16129642416339184","imei2":"16129642416339184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122179,"job_number":"JOB_122179","tr_customer_id":122196,"tr_customer_product_id":122186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:52.000Z","modified_at":"2025-12-06T14:20:52.000Z","name":"Orville Bogan","mobile_number":"973-565-6852","email_id":"Jettie50@hotmail.com","dop":"2025-04-06","serial_number":"10117793203366052","imei1":"10117793203366052","imei2":"10117793203366052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122180,"job_number":"JOB_122180","tr_customer_id":122197,"tr_customer_product_id":122187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:05.000Z","modified_at":"2025-12-06T14:21:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17085965656967","imei1":"17085965656967","imei2":"17085965656967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122182,"job_number":"JOB_122182","tr_customer_id":122199,"tr_customer_product_id":122189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:07.000Z","modified_at":"2025-12-06T14:21:07.000Z","name":"Jevon Kling","mobile_number":"397-756-1455","email_id":"Jett_Grady94@gmail.com","dop":"2025-04-06","serial_number":"11378149208665626","imei1":"11378149208665626","imei2":"11378149208665626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122186,"job_number":"JOB_122186","tr_customer_id":122203,"tr_customer_product_id":122193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:18.000Z","modified_at":"2025-12-06T14:21:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10145067844102","imei1":"10145067844102","imei2":"10145067844102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122188,"job_number":"JOB_122188","tr_customer_id":122205,"tr_customer_product_id":122195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:19.000Z","modified_at":"2025-12-06T14:21:19.000Z","name":"Verona Bruen","mobile_number":"745-364-5494","email_id":"Jerel.Harris82@gmail.com","dop":"2025-04-06","serial_number":"15346050611635796","imei1":"15346050611635796","imei2":"15346050611635796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122189,"job_number":"JOB_122189","tr_customer_id":122206,"tr_customer_product_id":122196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:22.000Z","modified_at":"2025-12-06T14:21:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16878394049256","imei1":"16878394049256","imei2":"16878394049256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122191,"job_number":"JOB_122191","tr_customer_id":122208,"tr_customer_product_id":122198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:24.000Z","modified_at":"2025-12-06T14:21:24.000Z","name":"Palma Doyle","mobile_number":"522-229-5367","email_id":"Sonia_Ryan17@hotmail.com","dop":"2025-04-06","serial_number":"19191788342995736","imei1":"19191788342995736","imei2":"19191788342995736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122195,"job_number":"JOB_122195","tr_customer_id":122212,"tr_customer_product_id":122202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:54.000Z","modified_at":"2025-12-06T14:21:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19441658634300","imei1":"19441658634300","imei2":"19441658634300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122197,"job_number":"JOB_122197","tr_customer_id":122214,"tr_customer_product_id":122204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:56.000Z","modified_at":"2025-12-06T14:21:56.000Z","name":"Benedict Schmitt","mobile_number":"511-984-2710","email_id":"Dovie_Cassin13@yahoo.com","dop":"2025-04-06","serial_number":"12866222321921224","imei1":"12866222321921224","imei2":"12866222321921224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122199,"job_number":"JOB_122199","tr_customer_id":122216,"tr_customer_product_id":122206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:35:12.000Z","modified_at":"2025-12-06T14:35:12.000Z","name":"Maxime Hudson","mobile_number":"935-518-6666","email_id":"Andre60@hotmail.com","dop":"2025-04-06","serial_number":"18323086387204860","imei1":"18323086387204860","imei2":"18323086387204860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:35:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122200,"job_number":"JOB_122200","tr_customer_id":122217,"tr_customer_product_id":122207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:47:05.000Z","modified_at":"2025-12-06T14:47:05.000Z","name":"kalyani wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"34582356983487","imei1":"34582356983487","imei2":"34582356983487","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122209,"job_number":"JOB_122209","tr_customer_id":122226,"tr_customer_product_id":122216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:41.000Z","modified_at":"2025-12-06T15:34:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107473250254193","imei1":"107473250254193","imei2":"107473250254193","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122212,"job_number":"JOB_122212","tr_customer_id":122229,"tr_customer_product_id":122219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:34:56.000Z","modified_at":"2025-12-06T15:34:56.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102345795728069","imei1":"102345795728069","imei2":"102345795728069","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122222,"job_number":"JOB_122222","tr_customer_id":122239,"tr_customer_product_id":122229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:20:20.000Z","modified_at":"2025-12-06T17:20:20.000Z","name":"Meta Pollich","mobile_number":"550-509-8027","email_id":"Ezra_Pfeffer81@gmail.com","dop":"2025-08-06","serial_number":"19775206412046","imei1":"19775206412046","imei2":"19775206412046","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122223,"job_number":"JOB_122223","tr_customer_id":122240,"tr_customer_product_id":122230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:37:13.000Z","modified_at":"2025-12-06T17:37:13.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1093371801120876","imei1":"1093371801120876","imei2":"1093371801120876","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122224,"job_number":"JOB_122224","tr_customer_id":122241,"tr_customer_product_id":122231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:11:48.000Z","modified_at":"2025-12-06T18:11:48.000Z","name":"Arielle Schulist","mobile_number":"442-925-0328","email_id":"Adrian_Douglas12@gmail.com","dop":"2025-11-06","serial_number":"1066058262152950","imei1":"1066058262152950","imei2":"1066058262152950","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:11:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122225,"job_number":"JOB_122225","tr_customer_id":122242,"tr_customer_product_id":122232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:32:38.000Z","modified_at":"2025-12-06T18:32:38.000Z","name":"Herman Volkman","mobile_number":"447-352-5731","email_id":"Jeromy_Littel@yahoo.com","dop":"2025-11-30","serial_number":"19411155282486","imei1":"19411155282486","imei2":"19411155282486","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122228,"job_number":"JOB_122228","tr_customer_id":122245,"tr_customer_product_id":122235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T19:48:29.000Z","modified_at":"2025-12-06T19:48:29.000Z","name":"Kraig Wyman","mobile_number":"639-230-8890","email_id":"Benedict_Kuphal@gmail.com","dop":"2025-10-12","serial_number":"507558835766424","imei1":"507558835766424","imei2":"507558835766424","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T19:48:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122229,"job_number":"JOB_122229","tr_customer_id":122246,"tr_customer_product_id":122236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:04:51.000Z","modified_at":"2025-12-06T20:04:51.000Z","name":"Jana Glover","mobile_number":"203-966-1695","email_id":"Sherwood37@yahoo.com","dop":"2025-10-12","serial_number":"324104300434078","imei1":"324104300434078","imei2":"324104300434078","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122230,"job_number":"JOB_122230","tr_customer_id":122247,"tr_customer_product_id":122237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:06:38.000Z","modified_at":"2025-12-06T20:06:38.000Z","name":"Chandler Bruen","mobile_number":"862-242-0296","email_id":"Ottilie_Borer82@yahoo.com","dop":"2025-10-12","serial_number":"414700550250375","imei1":"414700550250375","imei2":"414700550250375","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:06:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122231,"job_number":"JOB_122231","tr_customer_id":122248,"tr_customer_product_id":122238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:08:58.000Z","modified_at":"2025-12-06T20:08:58.000Z","name":"Johnny Kunze","mobile_number":"362-201-2270","email_id":"Fabiola26@hotmail.com","dop":"2025-10-12","serial_number":"767240267389989","imei1":"767240267389989","imei2":"767240267389989","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122233,"job_number":"JOB_122233","tr_customer_id":122250,"tr_customer_product_id":122240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:28.000Z","modified_at":"2025-12-06T20:45:28.000Z","name":"Melvin Mitchell","mobile_number":"905-372-8750","email_id":"Lenna.VonRueden@yahoo.com","dop":"2025-05-30","serial_number":"17358891746472","imei1":"17358891746472","imei2":"17358891746472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122234,"job_number":"JOB_122234","tr_customer_id":122251,"tr_customer_product_id":122241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:29.000Z","modified_at":"2025-12-06T20:45:29.000Z","name":"Enos Rohan","mobile_number":"933-509-0816","email_id":"Margaret33@hotmail.com","dop":"2025-05-30","serial_number":"1565910578774767","imei1":"1565910578774767","imei2":"1565910578774767","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122235,"job_number":"JOB_122235","tr_customer_id":122252,"tr_customer_product_id":122242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10512823607103","imei1":"10512823607103","imei2":"10512823607103","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122236,"job_number":"JOB_122236","tr_customer_id":122253,"tr_customer_product_id":122243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:48.000Z","modified_at":"2025-12-06T20:45:48.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10044950881866","imei1":"10044950881866","imei2":"10044950881866","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122237,"job_number":"JOB_122237","tr_customer_id":122254,"tr_customer_product_id":122244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:49.000Z","modified_at":"2025-12-06T20:45:49.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10771277143800","imei1":"10771277143800","imei2":"10771277143800","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122239,"job_number":"JOB_122239","tr_customer_id":122256,"tr_customer_product_id":122246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:50.000Z","modified_at":"2025-12-06T20:45:50.000Z","name":"Ceasar Mertz","mobile_number":"994-531-2302","email_id":"Marguerite_Murray@gmail.com","dop":"2025-05-30","serial_number":"16343490529415","imei1":"16343490529415","imei2":"16343490529415","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122240,"job_number":"JOB_122240","tr_customer_id":122257,"tr_customer_product_id":122247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:45:52.000Z","modified_at":"2025-12-06T20:45:52.000Z","name":"Vivien Russel","mobile_number":"420-368-4597","email_id":"Isidro29@gmail.com","dop":"2025-05-30","serial_number":"1475938734430651","imei1":"1475938734430651","imei2":"1475938734430651","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122242,"job_number":"JOB_122242","tr_customer_id":122259,"tr_customer_product_id":122249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:43.000Z","modified_at":"2025-12-06T20:47:43.000Z","name":"Vivien Metz","mobile_number":"986-441-3627","email_id":"Rudolph43@yahoo.com","dop":"2025-05-30","serial_number":"17771397069382","imei1":"17771397069382","imei2":"17771397069382","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122243,"job_number":"JOB_122243","tr_customer_id":122260,"tr_customer_product_id":122250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:47:44.000Z","modified_at":"2025-12-06T20:47:44.000Z","name":"Josefina Hoeger","mobile_number":"725-408-8292","email_id":"Maida26@yahoo.com","dop":"2025-05-30","serial_number":"1605081958191206","imei1":"1605081958191206","imei2":"1605081958191206","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122245,"job_number":"JOB_122245","tr_customer_id":122262,"tr_customer_product_id":122252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:04.000Z","modified_at":"2025-12-06T20:48:04.000Z","name":"Vicky McKenzie","mobile_number":"822-451-3941","email_id":"Sonny.Will4@hotmail.com","dop":"2025-05-30","serial_number":"13592948275639","imei1":"13592948275639","imei2":"13592948275639","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122246,"job_number":"JOB_122246","tr_customer_id":122263,"tr_customer_product_id":122253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:48:05.000Z","modified_at":"2025-12-06T20:48:05.000Z","name":"Melvina Kertzmann","mobile_number":"406-883-3998","email_id":"Marcia88@gmail.com","dop":"2025-05-30","serial_number":"1127479280392635","imei1":"1127479280392635","imei2":"1127479280392635","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122247,"job_number":"JOB_122247","tr_customer_id":122264,"tr_customer_product_id":122254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10711280885703","imei1":"10711280885703","imei2":"10711280885703","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122248,"job_number":"JOB_122248","tr_customer_id":122265,"tr_customer_product_id":122255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10594820976309","imei1":"10594820976309","imei2":"10594820976309","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122249,"job_number":"JOB_122249","tr_customer_id":122266,"tr_customer_product_id":122256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:58:39.000Z","modified_at":"2025-12-06T20:58:39.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10420005315220","imei1":"10420005315220","imei2":"10420005315220","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122250,"job_number":"JOB_122250","tr_customer_id":122267,"tr_customer_product_id":122257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T20:59:59.000Z","modified_at":"2025-12-06T20:59:59.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10406940108531","imei1":"10406940108531","imei2":"10406940108531","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T20:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122251,"job_number":"JOB_122251","tr_customer_id":122268,"tr_customer_product_id":122258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10180057002491","imei1":"10180057002491","imei2":"10180057002491","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122252,"job_number":"JOB_122252","tr_customer_id":122269,"tr_customer_product_id":122259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:00:00.000Z","modified_at":"2025-12-06T21:00:00.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10819871506045","imei1":"10819871506045","imei2":"10819871506045","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122253,"job_number":"JOB_122253","tr_customer_id":122270,"tr_customer_product_id":122260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:58.000Z","modified_at":"2025-12-06T21:05:58.000Z","name":"Bhuwaneshwari Sontakke","mobile_number":"7907082542","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"10466557113176","imei1":"10466557113176","imei2":"10466557113176","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122254,"job_number":"JOB_122254","tr_customer_id":122271,"tr_customer_product_id":122261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:05:59.000Z","modified_at":"2025-12-06T21:05:59.000Z","name":"Rakesh Sontakke","mobile_number":"8390373864","email_id":"rakeshsontakke@gmail.com","dop":"2001-12-04","serial_number":"10510824493516","imei1":"10510824493516","imei2":"10510824493516","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:05:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122255,"job_number":"JOB_122255","tr_customer_id":122272,"tr_customer_product_id":122262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:06:01.000Z","modified_at":"2025-12-06T21:06:01.000Z","name":"Smit Deulkar","mobile_number":"8867726355","email_id":"smitdeulkar@gmail.com","dop":"2001-12-04","serial_number":"10932117672591","imei1":"10932117672591","imei2":"10932117672591","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122268,"job_number":"JOB_122268","tr_customer_id":122285,"tr_customer_product_id":122275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:11:12.000Z","modified_at":"2025-12-06T22:11:12.000Z","name":"Tressa Price","mobile_number":"922-995-9380","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-11-03","serial_number":"13544928068655","imei1":"13544928068655","imei2":"13544928068655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122269,"job_number":"JOB_122269","tr_customer_id":122286,"tr_customer_product_id":122276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:30:18.000Z","modified_at":"2025-12-06T22:30:18.000Z","name":"Pattie Lynch","mobile_number":"391-595-8505","email_id":"Caleigh_Brown@gmail.com","dop":"2025-11-03","serial_number":"10552636333120","imei1":"10552636333120","imei2":"10552636333120","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122273,"job_number":"JOB_122273","tr_customer_id":122290,"tr_customer_product_id":122280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:05:48.000Z","modified_at":"2025-12-06T23:05:48.000Z","name":"Elizabeth Halvorson","mobile_number":"683-741-9967","email_id":"Savanna.Kihn@yahoo.com","dop":"2025-11-03","serial_number":"19621323179411","imei1":"19621323179411","imei2":"19621323179411","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122274,"job_number":"JOB_122274","tr_customer_id":122291,"tr_customer_product_id":122281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:26.000Z","modified_at":"2025-12-06T23:17:26.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11499481391644","imei1":"11499481391644","imei2":"11499481391644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122276,"job_number":"JOB_122276","tr_customer_id":122293,"tr_customer_product_id":122283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:17:28.000Z","modified_at":"2025-12-06T23:17:28.000Z","name":"Dwight Wisoky","mobile_number":"860-448-6863","email_id":"Rossie.Prosacco81@gmail.com","dop":"2025-04-06","serial_number":"17509721185478422","imei1":"17509721185478422","imei2":"17509721185478422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122277,"job_number":"JOB_122277","tr_customer_id":122294,"tr_customer_product_id":122284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:39.000Z","modified_at":"2025-12-06T23:18:39.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14216947239767","imei1":"14216947239767","imei2":"14216947239767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122279,"job_number":"JOB_122279","tr_customer_id":122296,"tr_customer_product_id":122286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:18:41.000Z","modified_at":"2025-12-06T23:18:41.000Z","name":"Magnolia Hermiston","mobile_number":"804-530-2423","email_id":"Terrill64@hotmail.com","dop":"2025-04-06","serial_number":"12420058090625712","imei1":"12420058090625712","imei2":"12420058090625712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122280,"job_number":"JOB_122280","tr_customer_id":122297,"tr_customer_product_id":122287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:47.000Z","modified_at":"2025-12-06T23:19:47.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17636612458586","imei1":"17636612458586","imei2":"17636612458586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122282,"job_number":"JOB_122282","tr_customer_id":122299,"tr_customer_product_id":122289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:19:49.000Z","modified_at":"2025-12-06T23:19:49.000Z","name":"Guillermo Greenholt","mobile_number":"308-683-1938","email_id":"Pablo_Emard@hotmail.com","dop":"2025-04-06","serial_number":"19777937218834690","imei1":"19777937218834690","imei2":"19777937218834690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122286,"job_number":"JOB_122286","tr_customer_id":122303,"tr_customer_product_id":122293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:31:09.000Z","modified_at":"2025-12-06T23:31:09.000Z","name":"Hollis Volkman","mobile_number":"335-960-1247","email_id":"Mafalda87@hotmail.com","dop":"2025-11-03","serial_number":"18038102378703","imei1":"18038102378703","imei2":"18038102378703","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122287,"job_number":"JOB_122287","tr_customer_id":122304,"tr_customer_product_id":122294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:30.000Z","modified_at":"2025-12-06T23:52:30.000Z","name":"Saige Auer","mobile_number":"863-964-6186","email_id":"Cassandra_Gottlieb@yahoo.com","dop":"2025-11-03","serial_number":"14748840807486","imei1":"14748840807486","imei2":"14748840807486","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122288,"job_number":"JOB_122288","tr_customer_id":122305,"tr_customer_product_id":122295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:52:47.000Z","modified_at":"2025-12-06T23:52:47.000Z","name":"Nathan Ankunding","mobile_number":"754-567-1720","email_id":"Solon.Kihn@hotmail.com","dop":"2025-11-03","serial_number":"11023872545111","imei1":"11023872545111","imei2":"11023872545111","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122289,"job_number":"JOB_122289","tr_customer_id":122306,"tr_customer_product_id":122296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T23:56:56.000Z","modified_at":"2025-12-06T23:56:56.000Z","name":"Maverick Koss","mobile_number":"790-591-3930","email_id":"Kasey_Buckridge@yahoo.com","dop":"2025-11-03","serial_number":"10512058868666","imei1":"10512058868666","imei2":"10512058868666","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T23:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122290,"job_number":"JOB_122290","tr_customer_id":122307,"tr_customer_product_id":122297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:06.000Z","modified_at":"2025-12-07T00:00:06.000Z","name":"Maybell Koelpin","mobile_number":"952-987-3559","email_id":"Raul2@gmail.com","dop":"2025-11-03","serial_number":"18760220871737","imei1":"18760220871737","imei2":"18760220871737","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122291,"job_number":"JOB_122291","tr_customer_id":122308,"tr_customer_product_id":122298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:00:23.000Z","modified_at":"2025-12-07T00:00:23.000Z","name":"Wendy Terry","mobile_number":"548-585-2077","email_id":"Fleta2@hotmail.com","dop":"2025-11-03","serial_number":"10879903536245","imei1":"10879903536245","imei2":"10879903536245","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122293,"job_number":"JOB_122293","tr_customer_id":122310,"tr_customer_product_id":122300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:02.000Z","modified_at":"2025-12-07T00:24:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14243190820025","imei1":"14243190820025","imei2":"14243190820025","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122295,"job_number":"JOB_122295","tr_customer_id":122312,"tr_customer_product_id":122302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:04.000Z","modified_at":"2025-12-07T00:24:04.000Z","name":"Newell Bahringer","mobile_number":"874-761-3467","email_id":"Magali_Dooley9@hotmail.com","dop":"2025-04-06","serial_number":"10484895758777850","imei1":"10484895758777850","imei2":"10484895758777850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122296,"job_number":"JOB_122296","tr_customer_id":122313,"tr_customer_product_id":122303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:50.000Z","modified_at":"2025-12-07T00:24:50.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"12495208413184","imei1":"12495208413184","imei2":"12495208413184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122298,"job_number":"JOB_122298","tr_customer_id":122315,"tr_customer_product_id":122305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:24:52.000Z","modified_at":"2025-12-07T00:24:52.000Z","name":"Noemy Rohan","mobile_number":"806-968-0952","email_id":"Sylvan.Hackett@hotmail.com","dop":"2025-04-06","serial_number":"11869823317239958","imei1":"11869823317239958","imei2":"11869823317239958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122299,"job_number":"JOB_122299","tr_customer_id":122316,"tr_customer_product_id":122306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:38.000Z","modified_at":"2025-12-07T00:25:38.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14214956871338","imei1":"14214956871338","imei2":"14214956871338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122301,"job_number":"JOB_122301","tr_customer_id":122318,"tr_customer_product_id":122308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T00:25:40.000Z","modified_at":"2025-12-07T00:25:40.000Z","name":"Lurline Green","mobile_number":"318-251-8125","email_id":"Juliet33@yahoo.com","dop":"2025-04-06","serial_number":"18810240077390788","imei1":"18810240077390788","imei2":"18810240077390788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T00:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122341,"job_number":"JOB_122341","tr_customer_id":122358,"tr_customer_product_id":122348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:44.000Z","modified_at":"2025-12-07T02:56:44.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"14409360667360","imei1":"14409360667360","imei2":"14409360667360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122343,"job_number":"JOB_122343","tr_customer_id":122360,"tr_customer_product_id":122350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:56:46.000Z","modified_at":"2025-12-07T02:56:46.000Z","name":"Dolores Bergnaum","mobile_number":"248-358-2970","email_id":"Talia.Brekke88@yahoo.com","dop":"2025-04-06","serial_number":"15380461877468612","imei1":"15380461877468612","imei2":"15380461877468612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:56:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122344,"job_number":"JOB_122344","tr_customer_id":122361,"tr_customer_product_id":122351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:26.000Z","modified_at":"2025-12-07T02:57:26.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18386203003724","imei1":"18386203003724","imei2":"18386203003724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122346,"job_number":"JOB_122346","tr_customer_id":122363,"tr_customer_product_id":122353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:57:28.000Z","modified_at":"2025-12-07T02:57:28.000Z","name":"Hortense Goyette","mobile_number":"924-722-0747","email_id":"Cornelius.Lakin@yahoo.com","dop":"2025-04-06","serial_number":"13352153356352936","imei1":"13352153356352936","imei2":"13352153356352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122347,"job_number":"JOB_122347","tr_customer_id":122364,"tr_customer_product_id":122354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:07.000Z","modified_at":"2025-12-07T02:58:07.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"13572205360934","imei1":"13572205360934","imei2":"13572205360934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122349,"job_number":"JOB_122349","tr_customer_id":122366,"tr_customer_product_id":122356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:58:09.000Z","modified_at":"2025-12-07T02:58:09.000Z","name":"Enrique Leffler","mobile_number":"784-404-1376","email_id":"Van_Daniel@yahoo.com","dop":"2025-04-06","serial_number":"12668543091706394","imei1":"12668543091706394","imei2":"12668543091706394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122353,"job_number":"JOB_122353","tr_customer_id":122370,"tr_customer_product_id":122360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:26.000Z","modified_at":"2025-12-07T03:44:26.000Z","name":"Dulce Spinka","mobile_number":"551-435-4853","email_id":"Madalyn.Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10814008080890758","imei1":"10814008080890758","imei2":"10814008080890758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122354,"job_number":"JOB_122354","tr_customer_id":122371,"tr_customer_product_id":122361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:27.000Z","modified_at":"2025-12-07T03:44:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12546602456786","imei1":"12546602456786","imei2":"12546602456786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122356,"job_number":"JOB_122356","tr_customer_id":122373,"tr_customer_product_id":122363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:29.000Z","modified_at":"2025-12-07T03:44:29.000Z","name":"Talia Dach","mobile_number":"733-391-3972","email_id":"Kaia_Barrows46@gmail.com","dop":"2025-04-06","serial_number":"13911130580387074","imei1":"13911130580387074","imei2":"13911130580387074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122358,"job_number":"JOB_122358","tr_customer_id":122375,"tr_customer_product_id":122365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:45.000Z","modified_at":"2025-12-07T03:44:45.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10744745113858","imei1":"10744745113858","imei2":"10744745113858","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122361,"job_number":"JOB_122361","tr_customer_id":122378,"tr_customer_product_id":122368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:46.000Z","modified_at":"2025-12-07T03:44:46.000Z","name":"Berniece Watsica","mobile_number":"253-433-2656","email_id":"Perry.Goldner54@gmail.com","dop":"2025-06-18","serial_number":"1068167781145414","imei1":"1068167781145414","imei2":"1068167781145414","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122362,"job_number":"JOB_122362","tr_customer_id":122379,"tr_customer_product_id":122369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:47.000Z","modified_at":"2025-12-07T03:44:47.000Z","name":"Jammie Anderson","mobile_number":"315-266-0139","email_id":"Monte_Beatty@hotmail.com","dop":"2025-04-06","serial_number":"16185130985628682","imei1":"16185130985628682","imei2":"16185130985628682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122363,"job_number":"JOB_122363","tr_customer_id":122380,"tr_customer_product_id":122370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:50.000Z","modified_at":"2025-12-07T03:44:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14730676796295","imei1":"14730676796295","imei2":"14730676796295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122365,"job_number":"JOB_122365","tr_customer_id":122382,"tr_customer_product_id":122372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:52.000Z","modified_at":"2025-12-07T03:44:52.000Z","name":"Destany Larson","mobile_number":"907-503-7192","email_id":"Christian39@gmail.com","dop":"2025-04-06","serial_number":"10347898693604884","imei1":"10347898693604884","imei2":"10347898693604884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122366,"job_number":"JOB_122366","tr_customer_id":122383,"tr_customer_product_id":122373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:44:58.000Z","modified_at":"2025-12-07T03:44:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16516506187834","imei1":"16516506187834","imei2":"16516506187834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122369,"job_number":"JOB_122369","tr_customer_id":122386,"tr_customer_product_id":122376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"Hailie Tillman","mobile_number":"573-408-3134","email_id":"Augusta17@gmail.com","dop":"2025-04-06","serial_number":"17878070521961408","imei1":"17878070521961408","imei2":"17878070521961408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122370,"job_number":"JOB_122370","tr_customer_id":122387,"tr_customer_product_id":122377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:08.000Z","modified_at":"2025-12-07T03:45:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14566056944569","imei1":"14566056944569","imei2":"14566056944569","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122372,"job_number":"JOB_122372","tr_customer_id":122389,"tr_customer_product_id":122379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:09.000Z","modified_at":"2025-12-07T03:45:10.000Z","name":"Dahlia Champlin","mobile_number":"930-821-9154","email_id":"Stone78@hotmail.com","dop":"2025-04-06","serial_number":"10552677667374614","imei1":"10552677667374614","imei2":"10552677667374614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122375,"job_number":"JOB_122375","tr_customer_id":122392,"tr_customer_product_id":122382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:20.000Z","modified_at":"2025-12-07T03:45:20.000Z","name":"Kylie Johnson","mobile_number":"305-547-8610","email_id":"Kylee_Harvey@gmail.com","dop":"2025-04-06","serial_number":"13736533788867396","imei1":"13736533788867396","imei2":"13736533788867396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122376,"job_number":"JOB_122376","tr_customer_id":122393,"tr_customer_product_id":122383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:28.000Z","modified_at":"2025-12-07T03:45:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10931466406326","imei1":"10931466406326","imei2":"10931466406326","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122378,"job_number":"JOB_122378","tr_customer_id":122395,"tr_customer_product_id":122385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:29.000Z","modified_at":"2025-12-07T03:45:29.000Z","name":"Maymie Koch","mobile_number":"848-415-5671","email_id":"Lina_Senger60@hotmail.com","dop":"2025-06-18","serial_number":"1020504684075200","imei1":"1020504684075200","imei2":"1020504684075200","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122379,"job_number":"JOB_122379","tr_customer_id":122396,"tr_customer_product_id":122386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"14019040341536","imei1":"14019040341536","imei2":"14019040341536","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122380,"job_number":"JOB_122380","tr_customer_id":122397,"tr_customer_product_id":122387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:30.000Z","modified_at":"2025-12-07T03:45:30.000Z","name":"Juliet Volkman","mobile_number":"667-895-5056","email_id":"Ken_Johns@gmail.com","dop":"2025-09-16","serial_number":"16755158403225","imei1":"16755158403225","imei2":"16755158403225","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122381,"job_number":"JOB_122381","tr_customer_id":122398,"tr_customer_product_id":122388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:32.000Z","modified_at":"2025-12-07T03:45:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10783990215234","imei1":"10783990215234","imei2":"10783990215234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122383,"job_number":"JOB_122383","tr_customer_id":122400,"tr_customer_product_id":122390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:33.000Z","modified_at":"2025-12-07T03:45:33.000Z","name":"Demetris Kris","mobile_number":"284-974-9218","email_id":"Darlene21@hotmail.com","dop":"2025-04-06","serial_number":"17988961442747222","imei1":"17988961442747222","imei2":"17988961442747222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122384,"job_number":"JOB_122384","tr_customer_id":122401,"tr_customer_product_id":122391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:35.000Z","modified_at":"2025-12-07T03:45:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13024199886188","imei1":"13024199886188","imei2":"13024199886188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122386,"job_number":"JOB_122386","tr_customer_id":122403,"tr_customer_product_id":122393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:37.000Z","modified_at":"2025-12-07T03:45:37.000Z","name":"Hallie Marvin","mobile_number":"718-665-4471","email_id":"Shana_Considine@yahoo.com","dop":"2025-04-06","serial_number":"18557460133300580","imei1":"18557460133300580","imei2":"18557460133300580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122389,"job_number":"JOB_122389","tr_customer_id":122406,"tr_customer_product_id":122396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19505752512956","imei1":"19505752512956","imei2":"19505752512956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122392,"job_number":"JOB_122392","tr_customer_id":122409,"tr_customer_product_id":122399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:43.000Z","modified_at":"2025-12-07T03:45:43.000Z","name":"Barbara Wilderman","mobile_number":"671-588-8898","email_id":"Rodolfo46@hotmail.com","dop":"2025-04-06","serial_number":"15625874989183912","imei1":"15625874989183912","imei2":"15625874989183912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122394,"job_number":"JOB_122394","tr_customer_id":122411,"tr_customer_product_id":122401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14848265826652","imei1":"14848265826652","imei2":"14848265826652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122400,"job_number":"JOB_122400","tr_customer_id":122417,"tr_customer_product_id":122407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:46.000Z","modified_at":"2025-12-07T03:45:46.000Z","name":"Simone Willms","mobile_number":"591-213-8842","email_id":"Demarco.Raynor@gmail.com","dop":"2025-04-06","serial_number":"15170558525523036","imei1":"15170558525523036","imei2":"15170558525523036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122401,"job_number":"JOB_122401","tr_customer_id":122418,"tr_customer_product_id":122408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:49.000Z","modified_at":"2025-12-07T03:45:49.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17968171664110","imei1":"17968171664110","imei2":"17968171664110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122403,"job_number":"JOB_122403","tr_customer_id":122420,"tr_customer_product_id":122410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"Maxie Sporer","mobile_number":"916-355-8699","email_id":"Chelsey41@yahoo.com","dop":"2025-04-06","serial_number":"12817833864576288","imei1":"12817833864576288","imei2":"12817833864576288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122404,"job_number":"JOB_122404","tr_customer_id":122421,"tr_customer_product_id":122411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"12582912164777","imei1":"12582912164777","imei2":"12582912164777","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122405,"job_number":"JOB_122405","tr_customer_id":122422,"tr_customer_product_id":122412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:51.000Z","modified_at":"2025-12-07T03:45:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10813278584044","imei1":"10813278584044","imei2":"10813278584044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122406,"job_number":"JOB_122406","tr_customer_id":122423,"tr_customer_product_id":122413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:52.000Z","modified_at":"2025-12-07T03:45:52.000Z","name":"Athena Bechtelar","mobile_number":"822-513-9526","email_id":"Jamal.Schinner35@hotmail.com","dop":"2025-09-16","serial_number":"18406952358355","imei1":"18406952358355","imei2":"18406952358355","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122408,"job_number":"JOB_122408","tr_customer_id":122425,"tr_customer_product_id":122415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:53.000Z","modified_at":"2025-12-07T03:45:53.000Z","name":"Jena Blick","mobile_number":"588-370-9933","email_id":"Eudora_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"14567247443322052","imei1":"14567247443322052","imei2":"14567247443322052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122411,"job_number":"JOB_122411","tr_customer_id":122428,"tr_customer_product_id":122418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:55.000Z","modified_at":"2025-12-07T03:45:55.000Z","name":"Rahul McDermott","mobile_number":"523-936-0233","email_id":"Raquel_Gibson85@gmail.com","dop":"2025-05-30","serial_number":"14221498222973","imei1":"14221498222973","imei2":"14221498222973","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122413,"job_number":"JOB_122413","tr_customer_id":122430,"tr_customer_product_id":122420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Jessy Leuschke","mobile_number":"654-541-0130","email_id":"Gerardo.Stoltenberg97@gmail.com","dop":"2025-05-30","serial_number":"1038820275534475","imei1":"1038820275534475","imei2":"1038820275534475","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122418,"job_number":"JOB_122418","tr_customer_id":122435,"tr_customer_product_id":122425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:13.000Z","modified_at":"2025-12-07T03:46:13.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17735029953514","imei1":"17735029953514","imei2":"17735029953514","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122419,"job_number":"JOB_122419","tr_customer_id":122436,"tr_customer_product_id":122426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"Kelsie Steuber","mobile_number":"891-407-7594","email_id":"Mya.Stokes79@yahoo.com","dop":"2025-09-16","serial_number":"15237584620935","imei1":"15237584620935","imei2":"15237584620935","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122420,"job_number":"JOB_122420","tr_customer_id":122437,"tr_customer_product_id":122427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:14.000Z","modified_at":"2025-12-07T03:46:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17500524766080","imei1":"17500524766080","imei2":"17500524766080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122422,"job_number":"JOB_122422","tr_customer_id":122439,"tr_customer_product_id":122429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:15.000Z","modified_at":"2025-12-07T03:46:15.000Z","name":"Albert Treutel","mobile_number":"305-914-8713","email_id":"Duncan.Sipes96@gmail.com","dop":"2025-04-06","serial_number":"18744867851995240","imei1":"18744867851995240","imei2":"18744867851995240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122423,"job_number":"JOB_122423","tr_customer_id":122440,"tr_customer_product_id":122430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:17.000Z","modified_at":"2025-12-07T03:46:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15745126072768","imei1":"15745126072768","imei2":"15745126072768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122426,"job_number":"JOB_122426","tr_customer_id":122443,"tr_customer_product_id":122433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"America Greenfelder","mobile_number":"353-782-4782","email_id":"Wiley.Simonis@yahoo.com","dop":"2025-05-30","serial_number":"19293070785280","imei1":"19293070785280","imei2":"19293070785280","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122427,"job_number":"JOB_122427","tr_customer_id":122444,"tr_customer_product_id":122434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:19.000Z","modified_at":"2025-12-07T03:46:19.000Z","name":"Jacques Lindgren","mobile_number":"747-329-0965","email_id":"Markus.White@gmail.com","dop":"2025-04-06","serial_number":"15181421783026904","imei1":"15181421783026904","imei2":"15181421783026904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122428,"job_number":"JOB_122428","tr_customer_id":122445,"tr_customer_product_id":122435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:20.000Z","modified_at":"2025-12-07T03:46:20.000Z","name":"Alvah Stracke","mobile_number":"888-757-8679","email_id":"Vernon1@gmail.com","dop":"2025-05-30","serial_number":"1652822970806358","imei1":"1652822970806358","imei2":"1652822970806358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122429,"job_number":"JOB_122429","tr_customer_id":122446,"tr_customer_product_id":122436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:24.000Z","modified_at":"2025-12-07T03:46:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10857125215671","imei1":"10857125215671","imei2":"10857125215671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122433,"job_number":"JOB_122433","tr_customer_id":122450,"tr_customer_product_id":122440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15539531847386","imei1":"15539531847386","imei2":"15539531847386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122434,"job_number":"JOB_122434","tr_customer_id":122451,"tr_customer_product_id":122441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Maureen Fritsch","mobile_number":"420-923-0679","email_id":"Connor63@yahoo.com","dop":"2025-04-06","serial_number":"14009741727211068","imei1":"14009741727211068","imei2":"14009741727211068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122437,"job_number":"JOB_122437","tr_customer_id":122454,"tr_customer_product_id":122444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:27.000Z","modified_at":"2025-12-07T03:46:27.000Z","name":"Maud Daniel","mobile_number":"461-866-5618","email_id":"Aimee_OKon@gmail.com","dop":"2025-04-06","serial_number":"10279178789969968","imei1":"10279178789969968","imei2":"10279178789969968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122438,"job_number":"JOB_122438","tr_customer_id":122455,"tr_customer_product_id":122445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:30.000Z","modified_at":"2025-12-07T03:46:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17535133311662","imei1":"17535133311662","imei2":"17535133311662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122440,"job_number":"JOB_122440","tr_customer_id":122457,"tr_customer_product_id":122447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:32.000Z","modified_at":"2025-12-07T03:46:32.000Z","name":"Jakob Bins","mobile_number":"465-231-2512","email_id":"Bianka.Kuhlman@gmail.com","dop":"2025-04-06","serial_number":"19024828531261456","imei1":"19024828531261456","imei2":"19024828531261456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122441,"job_number":"JOB_122441","tr_customer_id":122458,"tr_customer_product_id":122448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:40.000Z","modified_at":"2025-12-07T03:46:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111931586381","imei1":"13111931586381","imei2":"13111931586381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122443,"job_number":"JOB_122443","tr_customer_id":122460,"tr_customer_product_id":122450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:42.000Z","modified_at":"2025-12-07T03:46:42.000Z","name":"Evangeline Gislason","mobile_number":"494-763-2556","email_id":"Stuart59@gmail.com","dop":"2025-04-06","serial_number":"18174858179827360","imei1":"18174858179827360","imei2":"18174858179827360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122450,"job_number":"JOB_122450","tr_customer_id":122467,"tr_customer_product_id":122457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:06.000Z","modified_at":"2025-12-07T03:47:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13437709832851","imei1":"13437709832851","imei2":"13437709832851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122452,"job_number":"JOB_122452","tr_customer_id":122469,"tr_customer_product_id":122459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"Dexter Schuppe","mobile_number":"827-694-6437","email_id":"Malika.Frami@gmail.com","dop":"2025-04-06","serial_number":"15829630953391294","imei1":"15829630953391294","imei2":"15829630953391294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122453,"job_number":"JOB_122453","tr_customer_id":122470,"tr_customer_product_id":122460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:08.000Z","modified_at":"2025-12-07T03:47:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14543583403871","imei1":"14543583403871","imei2":"14543583403871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122457,"job_number":"JOB_122457","tr_customer_id":122474,"tr_customer_product_id":122464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"General Quigley","mobile_number":"377-374-0636","email_id":"Sarah_Sporer35@hotmail.com","dop":"2025-04-06","serial_number":"10883658000038270","imei1":"10883658000038270","imei2":"10883658000038270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122459,"job_number":"JOB_122459","tr_customer_id":122476,"tr_customer_product_id":122466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:12.000Z","modified_at":"2025-12-07T03:47:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11470603248454","imei1":"11470603248454","imei2":"11470603248454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122461,"job_number":"JOB_122461","tr_customer_id":122478,"tr_customer_product_id":122468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:14.000Z","modified_at":"2025-12-07T03:47:14.000Z","name":"Tina Cruickshank","mobile_number":"510-344-7337","email_id":"Davon_Beer@hotmail.com","dop":"2025-04-06","serial_number":"10883924266803280","imei1":"10883924266803280","imei2":"10883924266803280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122466,"job_number":"JOB_122466","tr_customer_id":122483,"tr_customer_product_id":122473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:28.000Z","modified_at":"2025-12-07T03:47:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15334704102671","imei1":"15334704102671","imei2":"15334704102671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122468,"job_number":"JOB_122468","tr_customer_id":122485,"tr_customer_product_id":122475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:30.000Z","modified_at":"2025-12-07T03:47:30.000Z","name":"Bartholome Hand","mobile_number":"759-914-0945","email_id":"Evangeline_Bauch58@gmail.com","dop":"2025-04-06","serial_number":"13261141759403318","imei1":"13261141759403318","imei2":"13261141759403318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122472,"job_number":"JOB_122472","tr_customer_id":122489,"tr_customer_product_id":122479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:55.000Z","modified_at":"2025-12-07T03:47:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10703453236202","imei1":"10703453236202","imei2":"10703453236202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122474,"job_number":"JOB_122474","tr_customer_id":122491,"tr_customer_product_id":122481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:57.000Z","modified_at":"2025-12-07T03:47:57.000Z","name":"Susie Hoppe","mobile_number":"333-767-5869","email_id":"Antonetta_Skiles68@hotmail.com","dop":"2025-04-06","serial_number":"14065134197252442","imei1":"14065134197252442","imei2":"14065134197252442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122475,"job_number":"JOB_122475","tr_customer_id":122492,"tr_customer_product_id":122482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:50:14.000Z","modified_at":"2025-12-07T03:50:14.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904324","imei1":"12345678904324","imei2":"12345678904324","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122476,"job_number":"JOB_122476","tr_customer_id":122493,"tr_customer_product_id":122483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60313629633842","imei1":"60313629633842","imei2":"60313629633842","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122477,"job_number":"JOB_122477","tr_customer_id":122494,"tr_customer_product_id":122484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31471869902500","imei1":"31471869902500","imei2":"31471869902500","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122478,"job_number":"JOB_122478","tr_customer_id":122495,"tr_customer_product_id":122485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:02.000Z","modified_at":"2025-12-07T03:54:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60442555395341","imei1":"60442555395341","imei2":"60442555395341","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122479,"job_number":"JOB_122479","tr_customer_id":122496,"tr_customer_product_id":122486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32366042352119","imei1":"32366042352119","imei2":"32366042352119","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122480,"job_number":"JOB_122480","tr_customer_id":122497,"tr_customer_product_id":122487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93232149012508","imei1":"93232149012508","imei2":"93232149012508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122481,"job_number":"JOB_122481","tr_customer_id":122498,"tr_customer_product_id":122488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:03.000Z","modified_at":"2025-12-07T03:54:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21056133033319","imei1":"21056133033319","imei2":"21056133033319","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122483,"job_number":"JOB_122483","tr_customer_id":122500,"tr_customer_product_id":122490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97191436770853","imei1":"97191436770853","imei2":"97191436770853","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122484,"job_number":"JOB_122484","tr_customer_id":122501,"tr_customer_product_id":122491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31668300078992","imei1":"31668300078992","imei2":"31668300078992","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122485,"job_number":"JOB_122485","tr_customer_id":122502,"tr_customer_product_id":122492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:32.000Z","modified_at":"2025-12-07T03:54:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77920181030983","imei1":"77920181030983","imei2":"77920181030983","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122486,"job_number":"JOB_122486","tr_customer_id":122503,"tr_customer_product_id":122493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60055172461833","imei1":"60055172461833","imei2":"60055172461833","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122487,"job_number":"JOB_122487","tr_customer_id":122504,"tr_customer_product_id":122494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30393838889200","imei1":"30393838889200","imei2":"30393838889200","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122488,"job_number":"JOB_122488","tr_customer_id":122505,"tr_customer_product_id":122495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:54:33.000Z","modified_at":"2025-12-07T03:54:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30500497211962","imei1":"30500497211962","imei2":"30500497211962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122490,"job_number":"JOB_122490","tr_customer_id":122507,"tr_customer_product_id":122497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:01.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55183434513361","imei1":"55183434513361","imei2":"55183434513361","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122491,"job_number":"JOB_122491","tr_customer_id":122508,"tr_customer_product_id":122498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99395175152893","imei1":"99395175152893","imei2":"99395175152893","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122492,"job_number":"JOB_122492","tr_customer_id":122509,"tr_customer_product_id":122499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77660972726096","imei1":"77660972726096","imei2":"77660972726096","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122493,"job_number":"JOB_122493","tr_customer_id":122510,"tr_customer_product_id":122500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:02.000Z","modified_at":"2025-12-07T03:55:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55322838680899","imei1":"55322838680899","imei2":"55322838680899","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122494,"job_number":"JOB_122494","tr_customer_id":122511,"tr_customer_product_id":122501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23086839419127","imei1":"23086839419127","imei2":"23086839419127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122495,"job_number":"JOB_122495","tr_customer_id":122512,"tr_customer_product_id":122502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:55:03.000Z","modified_at":"2025-12-07T03:55:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65740219254591","imei1":"65740219254591","imei2":"65740219254591","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122497,"job_number":"JOB_122497","tr_customer_id":122514,"tr_customer_product_id":122504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:57:24.000Z","modified_at":"2025-12-07T03:57:24.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904325","imei1":"12345678904325","imei2":"12345678904325","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122498,"job_number":"JOB_122498","tr_customer_id":122515,"tr_customer_product_id":122505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:01:18.000Z","modified_at":"2025-12-07T04:01:18.000Z","name":"Farah Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"{{imeiNumber}}","imei1":"{{imeiNumber}}","imei2":"{{imeiNumber}}","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122500,"job_number":"JOB_122500","tr_customer_id":122517,"tr_customer_product_id":122507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:07:09.000Z","modified_at":"2025-12-07T04:07:09.000Z","name":"Jayde Padberg","mobile_number":"569-245-3442","email_id":"Amira84@yahoo.com","dop":"2025-06-18","serial_number":"10945149805178","imei1":"10945149805178","imei2":"10945149805178","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122502,"job_number":"JOB_122502","tr_customer_id":122519,"tr_customer_product_id":122509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:21:10.000Z","modified_at":"2025-12-07T04:21:10.000Z","name":"Angelo Hayes","mobile_number":"426-932-5716","email_id":"Enoch_Murphy35@gmail.com","dop":"2025-04-06","serial_number":"13429304282187284","imei1":"13429304282187284","imei2":"13429304282187284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122503,"job_number":"JOB_122503","tr_customer_id":122520,"tr_customer_product_id":122510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:01.000Z","modified_at":"2025-12-07T04:30:01.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"53290423498858","imei1":"53290423498858","imei2":"53290423498858","popurl":"2025-11-27T04:30:00.528637340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122504,"job_number":"JOB_122504","tr_customer_id":122521,"tr_customer_product_id":122511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:30:26.000Z","modified_at":"2025-12-07T04:30:26.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"94217766067553","imei1":"94217766067553","imei2":"94217766067553","popurl":"2025-11-27T04:30:25.817506515Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122505,"job_number":"JOB_122505","tr_customer_id":122522,"tr_customer_product_id":122512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:35:48.000Z","modified_at":"2025-12-07T04:35:48.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"108306532548827","imei1":"108306532548827","imei2":"108306532548827","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122507,"job_number":"JOB_122507","tr_customer_id":122524,"tr_customer_product_id":122514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:36:02.000Z","modified_at":"2025-12-07T04:36:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108290358102245","imei1":"108290358102245","imei2":"108290358102245","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:36:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122509,"job_number":"JOB_122509","tr_customer_id":122526,"tr_customer_product_id":122516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:43:03.000Z","modified_at":"2025-12-07T04:43:03.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"43445355525553","imei1":"43445355525553","imei2":"43445355525553","popurl":"2025-11-27T04:42:57.852211Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122510,"job_number":"JOB_122510","tr_customer_id":122527,"tr_customer_product_id":122517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:45:23.000Z","modified_at":"2025-12-07T04:45:23.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"75585355525553","imei1":"75585355525553","imei2":"75585355525553","popurl":"2025-11-27T04:45:18.507479500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:45:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122512,"job_number":"JOB_122512","tr_customer_id":122529,"tr_customer_product_id":122519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:49:29.000Z","modified_at":"2025-12-07T04:49:29.000Z","name":"Lawrence Rowe","mobile_number":"763-650-6101","email_id":"Tiffany_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16337207145994012","imei1":"16337207145994012","imei2":"16337207145994012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122513,"job_number":"JOB_122513","tr_customer_id":122530,"tr_customer_product_id":122520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:22.000Z","modified_at":"2025-12-07T04:52:22.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"19299918853536","imei1":"19299918853536","imei2":"19299918853536","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122515,"job_number":"JOB_122515","tr_customer_id":122532,"tr_customer_product_id":122522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:24.000Z","modified_at":"2025-12-07T04:52:24.000Z","name":"Adonis Ritchie","mobile_number":"411-565-8185","email_id":"Jenifer_Torp@hotmail.com","dop":"2025-10-12","serial_number":"1005201088966088","imei1":"1005201088966088","imei2":"1005201088966088","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122516,"job_number":"JOB_122516","tr_customer_id":122533,"tr_customer_product_id":122523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:38.000Z","modified_at":"2025-12-07T04:52:38.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12122191134023","imei1":"12122191134023","imei2":"12122191134023","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122518,"job_number":"JOB_122518","tr_customer_id":122535,"tr_customer_product_id":122525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:39.000Z","modified_at":"2025-12-07T04:52:39.000Z","name":"Reyes Lynch","mobile_number":"354-674-6237","email_id":"Rylee30@gmail.com","dop":"2025-10-12","serial_number":"1000384859911917","imei1":"1000384859911917","imei2":"1000384859911917","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122519,"job_number":"JOB_122519","tr_customer_id":122536,"tr_customer_product_id":122526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:53.000Z","modified_at":"2025-12-07T04:52:53.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"13327880435647","imei1":"13327880435647","imei2":"13327880435647","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122521,"job_number":"JOB_122521","tr_customer_id":122538,"tr_customer_product_id":122528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T04:52:55.000Z","modified_at":"2025-12-07T04:52:55.000Z","name":"Alison Jast","mobile_number":"980-784-2839","email_id":"Elmo.Boyle@hotmail.com","dop":"2025-10-12","serial_number":"1009414071978620","imei1":"1009414071978620","imei2":"1009414071978620","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T04:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122523,"job_number":"JOB_122523","tr_customer_id":122540,"tr_customer_product_id":122530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:46.000Z","modified_at":"2025-12-07T06:18:46.000Z","name":"Mason Durgan","mobile_number":"608-486-3215","email_id":"Alvena_Champlin10@hotmail.com","dop":"2025-04-06","serial_number":"12924415578410156","imei1":"12924415578410156","imei2":"12924415578410156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122525,"job_number":"JOB_122525","tr_customer_id":122542,"tr_customer_product_id":122532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:30:02.000Z","modified_at":"2025-12-07T06:30:02.000Z","name":"Cierra McGlynn","mobile_number":"915-829-1743","email_id":"Webster.Marquardt45@hotmail.com","dop":"2025-04-06","serial_number":"14022377844356236","imei1":"14022377844356236","imei2":"14022377844356236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122526,"job_number":"JOB_122526","tr_customer_id":122543,"tr_customer_product_id":122533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:13.000Z","modified_at":"2025-12-07T06:51:13.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14593943807410","imei1":"14593943807410","imei2":"14593943807410","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122528,"job_number":"JOB_122528","tr_customer_id":122545,"tr_customer_product_id":122535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:15.000Z","modified_at":"2025-12-07T06:51:15.000Z","name":"Josh Streich","mobile_number":"589-446-3019","email_id":"Maxine.West@gmail.com","dop":"2025-10-12","serial_number":"1007794383973995","imei1":"1007794383973995","imei2":"1007794383973995","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122530,"job_number":"JOB_122530","tr_customer_id":122547,"tr_customer_product_id":122537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:18.000Z","modified_at":"2025-12-07T06:51:18.000Z","name":"Ariane Stoltenberg","mobile_number":"808-259-8553","email_id":"Jaeden60@hotmail.com","dop":"2025-04-06","serial_number":"12607673700635732","imei1":"12607673700635732","imei2":"12607673700635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122531,"job_number":"JOB_122531","tr_customer_id":122548,"tr_customer_product_id":122538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:31.000Z","modified_at":"2025-12-07T06:51:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"14056715798975","imei1":"14056715798975","imei2":"14056715798975","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122533,"job_number":"JOB_122533","tr_customer_id":122550,"tr_customer_product_id":122540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:33.000Z","modified_at":"2025-12-07T06:51:33.000Z","name":"Joey Stiedemann","mobile_number":"819-399-7757","email_id":"Rossie_Beer38@gmail.com","dop":"2025-10-12","serial_number":"1003063689912755","imei1":"1003063689912755","imei2":"1003063689912755","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122534,"job_number":"JOB_122534","tr_customer_id":122551,"tr_customer_product_id":122541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:49.000Z","modified_at":"2025-12-07T06:51:49.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11134432003515","imei1":"11134432003515","imei2":"11134432003515","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122536,"job_number":"JOB_122536","tr_customer_id":122553,"tr_customer_product_id":122543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:51.000Z","modified_at":"2025-12-07T06:51:51.000Z","name":"Jodie Boehm","mobile_number":"551-942-4924","email_id":"Lennie.Ferry14@gmail.com","dop":"2025-10-12","serial_number":"1008403627254601","imei1":"1008403627254601","imei2":"1008403627254601","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122538,"job_number":"JOB_122538","tr_customer_id":122555,"tr_customer_product_id":122545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:51:59.000Z","modified_at":"2025-12-07T06:51:59.000Z","name":"Juliet Lindgren","mobile_number":"583-357-9975","email_id":"Zola.Effertz@gmail.com","dop":"2025-04-06","serial_number":"15596673343537580","imei1":"15596673343537580","imei2":"15596673343537580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122540,"job_number":"JOB_122540","tr_customer_id":122557,"tr_customer_product_id":122547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:52:40.000Z","modified_at":"2025-12-07T06:52:40.000Z","name":"Giovanni Rowe","mobile_number":"295-577-1757","email_id":"Mikayla86@hotmail.com","dop":"2025-04-06","serial_number":"16142246207842052","imei1":"16142246207842052","imei2":"16142246207842052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T06:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122541,"job_number":"JOB_122541","tr_customer_id":122558,"tr_customer_product_id":122548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Shweta Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"50529506789497","imei1":"50529506789497","imei2":"50529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122542,"job_number":"JOB_122542","tr_customer_id":122559,"tr_customer_product_id":122549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Abhijit Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"30529506789497","imei1":"30529506789497","imei2":"30529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122543,"job_number":"JOB_122543","tr_customer_id":122560,"tr_customer_product_id":122550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:32.000Z","modified_at":"2025-12-07T07:15:32.000Z","name":"Anika Naik","mobile_number":"896-551-3586","email_id":"Charlie_Schiller@yahoo.com","dop":"2025-06-18","serial_number":"40529506789497","imei1":"40529506789497","imei2":"40529506789497","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122544,"job_number":"JOB_122544","tr_customer_id":122561,"tr_customer_product_id":122551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Drona Agarwal","mobile_number":"9720178042","email_id":"som.sinha@gmail.com","dop":"2025-11-27","serial_number":"460788906913698","imei1":"460788906913698","imei2":"460788906913698","popurl":"www.aaditya-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122545,"job_number":"JOB_122545","tr_customer_id":122562,"tr_customer_product_id":122552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Dwaipayan Tandon","mobile_number":"9711614432","email_id":"bhaanumati.bhattathiri@yahoo.co.in","dop":"2025-11-27","serial_number":"693901834775958","imei1":"693901834775958","imei2":"693901834775958","popurl":"www.acharyasuta-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122546,"job_number":"JOB_122546","tr_customer_id":122563,"tr_customer_product_id":122553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Narendra Mehra","mobile_number":"9783658302","email_id":"ambar.verma@yahoo.co.in","dop":"2025-11-27","serial_number":"902060984732619","imei1":"902060984732619","imei2":"902060984732619","popurl":"www.chaitan-shukla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122547,"job_number":"JOB_122547","tr_customer_id":122564,"tr_customer_product_id":122554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Bilva Banerjee","mobile_number":"9781251582","email_id":"bandhul.kakkar@gmail.com","dop":"2025-11-27","serial_number":"246369321602816","imei1":"246369321602816","imei2":"246369321602816","popurl":"www.darshwana-chaturvedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122548,"job_number":"JOB_122548","tr_customer_id":122565,"tr_customer_product_id":122555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:33.000Z","modified_at":"2025-12-07T07:15:33.000Z","name":"Chandak Reddy","mobile_number":"9794825010","email_id":"vasudeva.acharya@yahoo.co.in","dop":"2025-11-27","serial_number":"615333977899721","imei1":"615333977899721","imei2":"615333977899721","popurl":"www.gudakesa-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122549,"job_number":"JOB_122549","tr_customer_id":122566,"tr_customer_product_id":122556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229344","imei1":"10442063229344","imei2":"10442063229344","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122550,"job_number":"JOB_122550","tr_customer_id":122567,"tr_customer_product_id":122557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229375","imei1":"10442063229375","imei2":"10442063229375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122551,"job_number":"JOB_122551","tr_customer_id":122568,"tr_customer_product_id":122558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:34.000Z","modified_at":"2025-12-07T07:15:34.000Z","name":"Janis Goyette","mobile_number":"999-774-7701","email_id":"Jazmyn_Zboncak@hotmail.com","dop":"2025-06-18","serial_number":"10442063229355","imei1":"10442063229355","imei2":"10442063229355","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122552,"job_number":"JOB_122552","tr_customer_id":122569,"tr_customer_product_id":122559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:15:39.000Z","modified_at":"2025-12-07T07:15:39.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-27","serial_number":"44555355528010","imei1":"44555355528010","imei2":"44555355528010","popurl":"2025-11-27T07:15:39.295965Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122553,"job_number":"JOB_122553","tr_customer_id":122570,"tr_customer_product_id":122560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Kamala Kapoor","mobile_number":"9797824844","email_id":"suma.desai@hotmail.com","dop":"2025-11-27","serial_number":"873968297883212","imei1":"873968297883212","imei2":"873968297883212","popurl":"www.himani-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122554,"job_number":"JOB_122554","tr_customer_id":122571,"tr_customer_product_id":122561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Uttam Ahluwalia","mobile_number":"9752146416","email_id":"prasad.tandon@gmail.com","dop":"2025-11-27","serial_number":"099136141835850","imei1":"099136141835850","imei2":"099136141835850","popurl":"www.avantika-reddy.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122555,"job_number":"JOB_122555","tr_customer_id":122574,"tr_customer_product_id":122563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Gautama Saini","mobile_number":"9703023915","email_id":"priya.mehra@gmail.com","dop":"2025-11-27","serial_number":"927307701157001","imei1":"927307701157001","imei2":"927307701157001","popurl":"www.ashlesh-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122556,"job_number":"JOB_122556","tr_customer_id":122572,"tr_customer_product_id":122562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Chandrakala Menon","mobile_number":"9723423385","email_id":"swapnil.sethi@yahoo.co.in","dop":"2025-11-27","serial_number":"269378719326255","imei1":"269378719326255","imei2":"269378719326255","popurl":"www.bharat-dutta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122557,"job_number":"JOB_122557","tr_customer_id":122573,"tr_customer_product_id":122564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:18:55.000Z","modified_at":"2025-12-07T07:18:55.000Z","name":"Aagney Nayar","mobile_number":"9778874039","email_id":"ujjawal.bhattathiri@gmail.com","dop":"2025-11-27","serial_number":"628202287776667","imei1":"628202287776667","imei2":"628202287776667","popurl":"www.gajbaahu-kaniyar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122559,"job_number":"JOB_122559","tr_customer_id":122576,"tr_customer_product_id":122566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T07:33:51.000Z","modified_at":"2025-12-07T07:33:51.000Z","name":"Omer Towne","mobile_number":"898-305-1179","email_id":"King.Hodkiewicz90@yahoo.com","dop":"2025-04-06","serial_number":"15017981353276964","imei1":"15017981353276964","imei2":"15017981353276964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T07:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122560,"job_number":"JOB_122560","tr_customer_id":122577,"tr_customer_product_id":122567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:13.000Z","modified_at":"2025-12-07T08:02:13.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16343320880890","imei1":"16343320880890","imei2":"16343320880890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122562,"job_number":"JOB_122562","tr_customer_id":122579,"tr_customer_product_id":122569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:14.000Z","modified_at":"2025-12-07T08:02:14.000Z","name":"Florence Johns","mobile_number":"551-313-5036","email_id":"Myah.OConner@gmail.com","dop":"2025-04-06","serial_number":"19930423787490130","imei1":"19930423787490130","imei2":"19930423787490130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122563,"job_number":"JOB_122563","tr_customer_id":122580,"tr_customer_product_id":122570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:40.000Z","modified_at":"2025-12-07T08:02:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"19085680198366","imei1":"19085680198366","imei2":"19085680198366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122565,"job_number":"JOB_122565","tr_customer_id":122582,"tr_customer_product_id":122572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:02:41.000Z","modified_at":"2025-12-07T08:02:41.000Z","name":"Ludwig Emard","mobile_number":"425-317-0750","email_id":"Shana.Mohr@yahoo.com","dop":"2025-04-06","serial_number":"15062840755565574","imei1":"15062840755565574","imei2":"15062840755565574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122566,"job_number":"JOB_122566","tr_customer_id":122583,"tr_customer_product_id":122573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:07.000Z","modified_at":"2025-12-07T08:03:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14056247169863","imei1":"14056247169863","imei2":"14056247169863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122568,"job_number":"JOB_122568","tr_customer_id":122585,"tr_customer_product_id":122575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:08.000Z","modified_at":"2025-12-07T08:03:08.000Z","name":"Alfred Bechtelar","mobile_number":"419-888-6499","email_id":"Orrin.Gutmann71@yahoo.com","dop":"2025-04-06","serial_number":"12746275084770358","imei1":"12746275084770358","imei2":"12746275084770358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122569,"job_number":"JOB_122569","tr_customer_id":122586,"tr_customer_product_id":122576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"11998703758383","imei1":"11998703758383","imei2":"11998703758383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122571,"job_number":"JOB_122571","tr_customer_id":122588,"tr_customer_product_id":122578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:33.000Z","modified_at":"2025-12-07T08:03:33.000Z","name":"Antonietta Jaskolski","mobile_number":"764-383-4797","email_id":"Jairo_Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"17421732369054024","imei1":"17421732369054024","imei2":"17421732369054024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122572,"job_number":"JOB_122572","tr_customer_id":122589,"tr_customer_product_id":122579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"11060977010340","imei1":"11060977010340","imei2":"11060977010340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122574,"job_number":"JOB_122574","tr_customer_id":122591,"tr_customer_product_id":122581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T08:03:59.000Z","modified_at":"2025-12-07T08:03:59.000Z","name":"Muriel Nicolas","mobile_number":"213-998-7018","email_id":"Myah48@gmail.com","dop":"2025-04-06","serial_number":"14896774087900130","imei1":"14896774087900130","imei2":"14896774087900130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T08:03:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122575,"job_number":"JOB_122575","tr_customer_id":122592,"tr_customer_product_id":122582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:43.000Z","modified_at":"2025-12-07T09:35:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19946232156079","imei1":"19946232156079","imei2":"19946232156079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122577,"job_number":"JOB_122577","tr_customer_id":122594,"tr_customer_product_id":122584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:45.000Z","modified_at":"2025-12-07T09:35:45.000Z","name":"Pierre Labadie","mobile_number":"284-351-7926","email_id":"Rogers_Leuschke@hotmail.com","dop":"2025-04-06","serial_number":"12513903673838380","imei1":"12513903673838380","imei2":"12513903673838380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122578,"job_number":"JOB_122578","tr_customer_id":122595,"tr_customer_product_id":122585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:50.000Z","modified_at":"2025-12-07T09:35:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19994408298208","imei1":"19994408298208","imei2":"19994408298208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122580,"job_number":"JOB_122580","tr_customer_id":122597,"tr_customer_product_id":122587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:35:51.000Z","modified_at":"2025-12-07T09:35:51.000Z","name":"Dillan Hintz","mobile_number":"493-570-2895","email_id":"Cristian46@gmail.com","dop":"2025-04-06","serial_number":"12813143464861536","imei1":"12813143464861536","imei2":"12813143464861536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122581,"job_number":"JOB_122581","tr_customer_id":122598,"tr_customer_product_id":122588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:20.000Z","modified_at":"2025-12-07T09:36:20.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14038428563090","imei1":"14038428563090","imei2":"14038428563090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122583,"job_number":"JOB_122583","tr_customer_id":122600,"tr_customer_product_id":122590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:21.000Z","modified_at":"2025-12-07T09:36:21.000Z","name":"Davin Weber","mobile_number":"212-859-1898","email_id":"Bill_Howell@gmail.com","dop":"2025-04-06","serial_number":"11666747117081970","imei1":"11666747117081970","imei2":"11666747117081970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122584,"job_number":"JOB_122584","tr_customer_id":122601,"tr_customer_product_id":122591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:32.000Z","modified_at":"2025-12-07T09:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18989429141872","imei1":"18989429141872","imei2":"18989429141872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122586,"job_number":"JOB_122586","tr_customer_id":122603,"tr_customer_product_id":122593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:33.000Z","modified_at":"2025-12-07T09:36:34.000Z","name":"Santino Lindgren","mobile_number":"245-352-3437","email_id":"Kavon41@gmail.com","dop":"2025-04-06","serial_number":"12885473642715302","imei1":"12885473642715302","imei2":"12885473642715302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122587,"job_number":"JOB_122587","tr_customer_id":122604,"tr_customer_product_id":122594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:49.000Z","modified_at":"2025-12-07T09:36:49.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13065350770627","imei1":"13065350770627","imei2":"13065350770627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122589,"job_number":"JOB_122589","tr_customer_id":122606,"tr_customer_product_id":122596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:36:50.000Z","modified_at":"2025-12-07T09:36:50.000Z","name":"Ben Bosco","mobile_number":"240-438-7984","email_id":"Lavada88@yahoo.com","dop":"2025-04-06","serial_number":"15427730211501486","imei1":"15427730211501486","imei2":"15427730211501486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122591,"job_number":"JOB_122591","tr_customer_id":122608,"tr_customer_product_id":122598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:20.000Z","modified_at":"2025-12-07T09:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10016011057094","imei1":"10016011057094","imei2":"10016011057094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122593,"job_number":"JOB_122593","tr_customer_id":122610,"tr_customer_product_id":122600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:21.000Z","modified_at":"2025-12-07T09:37:21.000Z","name":"Georgette Rippin","mobile_number":"492-714-1797","email_id":"Serena63@hotmail.com","dop":"2025-04-06","serial_number":"12831353491182448","imei1":"12831353491182448","imei2":"12831353491182448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122595,"job_number":"JOB_122595","tr_customer_id":122612,"tr_customer_product_id":122602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:35.000Z","modified_at":"2025-12-07T09:52:35.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15890462620446","imei1":"15890462620446","imei2":"15890462620446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122597,"job_number":"JOB_122597","tr_customer_id":122614,"tr_customer_product_id":122604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:52:36.000Z","modified_at":"2025-12-07T09:52:36.000Z","name":"Susan Huel","mobile_number":"221-248-6804","email_id":"Kameron_Botsford43@gmail.com","dop":"2025-04-06","serial_number":"19663917008617990","imei1":"19663917008617990","imei2":"19663917008617990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:52:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122598,"job_number":"JOB_122598","tr_customer_id":122615,"tr_customer_product_id":122605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:07.000Z","modified_at":"2025-12-07T09:53:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11568103834445","imei1":"11568103834445","imei2":"11568103834445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122600,"job_number":"JOB_122600","tr_customer_id":122617,"tr_customer_product_id":122607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:08.000Z","modified_at":"2025-12-07T09:53:08.000Z","name":"Alexzander Towne","mobile_number":"998-623-5549","email_id":"Jaime74@hotmail.com","dop":"2025-04-06","serial_number":"17266173854592324","imei1":"17266173854592324","imei2":"17266173854592324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122601,"job_number":"JOB_122601","tr_customer_id":122618,"tr_customer_product_id":122608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:38.000Z","modified_at":"2025-12-07T09:53:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10900700145471","imei1":"10900700145471","imei2":"10900700145471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122603,"job_number":"JOB_122603","tr_customer_id":122620,"tr_customer_product_id":122610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:53:39.000Z","modified_at":"2025-12-07T09:53:39.000Z","name":"Berta Keebler","mobile_number":"332-454-8019","email_id":"Myra_Metz9@gmail.com","dop":"2025-04-06","serial_number":"13120467380631960","imei1":"13120467380631960","imei2":"13120467380631960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122628,"job_number":"JOB_122628","tr_customer_id":122645,"tr_customer_product_id":122635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:41.000Z","modified_at":"2025-12-07T10:32:41.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10523156660601","imei1":"10523156660601","imei2":"10523156660601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122630,"job_number":"JOB_122630","tr_customer_id":122647,"tr_customer_product_id":122637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:32:42.000Z","modified_at":"2025-12-07T10:32:42.000Z","name":"Oceane Okuneva","mobile_number":"314-499-7847","email_id":"Sienna51@gmail.com","dop":"2025-04-06","serial_number":"13309667034849400","imei1":"13309667034849400","imei2":"13309667034849400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122631,"job_number":"JOB_122631","tr_customer_id":122648,"tr_customer_product_id":122638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:13.000Z","modified_at":"2025-12-07T10:33:13.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"18457544458174","imei1":"18457544458174","imei2":"18457544458174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122633,"job_number":"JOB_122633","tr_customer_id":122650,"tr_customer_product_id":122640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:14.000Z","modified_at":"2025-12-07T10:33:14.000Z","name":"Wyman Nienow","mobile_number":"365-565-4191","email_id":"Cary_Ledner@gmail.com","dop":"2025-04-06","serial_number":"19077925646506560","imei1":"19077925646506560","imei2":"19077925646506560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122634,"job_number":"JOB_122634","tr_customer_id":122651,"tr_customer_product_id":122641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18492039845166","imei1":"18492039845166","imei2":"18492039845166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122635,"job_number":"JOB_122635","tr_customer_id":122652,"tr_customer_product_id":122642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:45.000Z","modified_at":"2025-12-07T10:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14688125086141","imei1":"14688125086141","imei2":"14688125086141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122638,"job_number":"JOB_122638","tr_customer_id":122655,"tr_customer_product_id":122645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Casey Reinger","mobile_number":"372-340-8925","email_id":"Orlo_Greenfelder62@yahoo.com","dop":"2025-04-06","serial_number":"19984236906494124","imei1":"19984236906494124","imei2":"19984236906494124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122639,"job_number":"JOB_122639","tr_customer_id":122656,"tr_customer_product_id":122646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:33:46.000Z","modified_at":"2025-12-07T10:33:46.000Z","name":"Maxie Bayer","mobile_number":"346-548-0653","email_id":"Jared.Dach44@yahoo.com","dop":"2025-04-06","serial_number":"18197412733544084","imei1":"18197412733544084","imei2":"18197412733544084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122640,"job_number":"JOB_122640","tr_customer_id":122657,"tr_customer_product_id":122647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:27.000Z","modified_at":"2025-12-07T10:34:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17396794146606","imei1":"17396794146606","imei2":"17396794146606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122642,"job_number":"JOB_122642","tr_customer_id":122659,"tr_customer_product_id":122649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:34:29.000Z","modified_at":"2025-12-07T10:34:29.000Z","name":"Murl Botsford","mobile_number":"698-410-6831","email_id":"Joannie_Steuber@gmail.com","dop":"2025-04-06","serial_number":"12613540003166436","imei1":"12613540003166436","imei2":"12613540003166436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122643,"job_number":"JOB_122643","tr_customer_id":122660,"tr_customer_product_id":122650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:09.000Z","modified_at":"2025-12-07T10:35:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19325878745702","imei1":"19325878745702","imei2":"19325878745702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122645,"job_number":"JOB_122645","tr_customer_id":122662,"tr_customer_product_id":122652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:35:11.000Z","modified_at":"2025-12-07T10:35:11.000Z","name":"Ressie Lehner","mobile_number":"396-802-7941","email_id":"Kieran.Kunde33@yahoo.com","dop":"2025-04-06","serial_number":"10100750929263800","imei1":"10100750929263800","imei2":"10100750929263800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122646,"job_number":"JOB_122646","tr_customer_id":122663,"tr_customer_product_id":122653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:53:28.000Z","modified_at":"2025-12-07T10:53:28.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055555","imei1":"236630332055555","imei2":"236630332055555","popurl":"2025-11-27T10:53:24.395653600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122647,"job_number":"JOB_122647","tr_customer_id":122664,"tr_customer_product_id":122654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:59:47.000Z","modified_at":"2025-12-07T10:59:47.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-27","serial_number":"236630332055551","imei1":"236630332055551","imei2":"236630332055551","popurl":"2025-11-27T10:59:43.709645200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122648,"job_number":"JOB_122648","tr_customer_id":122665,"tr_customer_product_id":122655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Alok Somayaji","mobile_number":"7070862260","email_id":"kama.shukla@hotmail.com","dop":"2025-11-27","serial_number":"105010803198258","imei1":"105010803198258","imei2":"105010803198258","popurl":"www.somnath-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122649,"job_number":"JOB_122649","tr_customer_id":122666,"tr_customer_product_id":122656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:04.000Z","name":"Devangana Mukhopadhyay","mobile_number":"7040294688","email_id":"gudakesa.panicker@hotmail.com","dop":"2025-11-27","serial_number":"980234782607924","imei1":"980234782607924","imei2":"980234782607924","popurl":"www.anang-bhattathiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122650,"job_number":"JOB_122650","tr_customer_id":122667,"tr_customer_product_id":122657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Surya Kaniyar","mobile_number":"7011570925","email_id":"balamani.ganaka@gmail.com","dop":"2025-11-27","serial_number":"844043152944439","imei1":"844043152944439","imei2":"844043152944439","popurl":"www.aruna-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122651,"job_number":"JOB_122651","tr_customer_id":122668,"tr_customer_product_id":122658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:04.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Gauranga Mahajan","mobile_number":"7064932434","email_id":"somu.namboothiri@hotmail.com","dop":"2025-11-27","serial_number":"987473427323517","imei1":"987473427323517","imei2":"987473427323517","popurl":"www.vaijayanti-bhattacharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122652,"job_number":"JOB_122652","tr_customer_id":122669,"tr_customer_product_id":122659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:05:05.000Z","modified_at":"2025-12-07T11:05:05.000Z","name":"Bala Kapoor","mobile_number":"7045353528","email_id":"amish.iyengar@yahoo.co.in","dop":"2025-11-27","serial_number":"058302972482764","imei1":"058302972482764","imei2":"058302972482764","popurl":"www.bhisham-nambeesan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:05:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122677,"job_number":"JOB_122677","tr_customer_id":122694,"tr_customer_product_id":122684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Tanushree Sinha","mobile_number":"7063599245","email_id":"trilokanath.singh@yahoo.co.in","dop":"2025-11-27","serial_number":"029807017688947","imei1":"029807017688947","imei2":"029807017688947","popurl":"www.inder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122678,"job_number":"JOB_122678","tr_customer_id":122695,"tr_customer_product_id":122685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Mina Khan","mobile_number":"7068372557","email_id":"vinay.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"586556478524356","imei1":"586556478524356","imei2":"586556478524356","popurl":"www.eshana-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122679,"job_number":"JOB_122679","tr_customer_id":122696,"tr_customer_product_id":122686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Acaryatanaya Kaniyar","mobile_number":"7046726530","email_id":"gaurang.ahuja@gmail.com","dop":"2025-11-27","serial_number":"497822493571410","imei1":"497822493571410","imei2":"497822493571410","popurl":"www.gangesh-shah.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122680,"job_number":"JOB_122680","tr_customer_id":122697,"tr_customer_product_id":122687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Pranay Chattopadhyay","mobile_number":"7035368775","email_id":"balgopal.shukla@gmail.com","dop":"2025-11-27","serial_number":"699195621967582","imei1":"699195621967582","imei2":"699195621967582","popurl":"www.sudeva-ganaka.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122681,"job_number":"JOB_122681","tr_customer_id":122698,"tr_customer_product_id":122688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:35:58.000Z","modified_at":"2025-12-07T11:35:58.000Z","name":"Damayanti Shah","mobile_number":"7000040781","email_id":"gopee.trivedi@hotmail.com","dop":"2025-11-27","serial_number":"702528822057245","imei1":"702528822057245","imei2":"702528822057245","popurl":"www.gorakhnath-chattopadhyay.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122683,"job_number":"JOB_122683","tr_customer_id":122700,"tr_customer_product_id":122690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Rusty Grady","mobile_number":"379-478-7937","email_id":"Jacinthe23@hotmail.com","dop":"2025-09-30","serial_number":"10483212689407","imei1":"10483212689407","imei2":"10483212689407","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122684,"job_number":"JOB_122684","tr_customer_id":122701,"tr_customer_product_id":122691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:03.000Z","modified_at":"2025-12-07T11:39:03.000Z","name":"Ofelia Schoen","mobile_number":"880-274-4463","email_id":"Kiarra17@gmail.com","dop":"2025-09-30","serial_number":"1000204367847553","imei1":"1000204367847553","imei2":"1000204367847553","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122685,"job_number":"JOB_122685","tr_customer_id":122702,"tr_customer_product_id":122692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:04.000Z","modified_at":"2025-12-07T11:39:04.000Z","name":"rohit sharma","mobile_number":"9658745698","email_id":"testmail@mail.com","dop":"2025-09-30","serial_number":"10561612760104","imei1":"10561612760104","imei2":"10561612760104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122686,"job_number":"JOB_122686","tr_customer_id":122703,"tr_customer_product_id":122693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Heaven Willms","mobile_number":"487-741-7365","email_id":"Jabari.Bogan@yahoo.com","dop":"2025-09-30","serial_number":"10754064756813","imei1":"10754064756813","imei2":"10754064756813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122687,"job_number":"JOB_122687","tr_customer_id":122704,"tr_customer_product_id":122694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:06.000Z","modified_at":"2025-12-07T11:39:06.000Z","name":"Elenor Gutkowski","mobile_number":"314-549-5887","email_id":"Buck80@hotmail.com","dop":"2025-09-30","serial_number":"1000291729465104","imei1":"1000291729465104","imei2":"1000291729465104","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122688,"job_number":"JOB_122688","tr_customer_id":122705,"tr_customer_product_id":122695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:07.000Z","modified_at":"2025-12-07T11:39:07.000Z","name":"ravindra jadeja","mobile_number":"5236521452","email_id":"mail@mail.com","dop":"2025-09-30","serial_number":"10585001636349","imei1":"10585001636349","imei2":"10585001636349","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122689,"job_number":"JOB_122689","tr_customer_id":122706,"tr_customer_product_id":122696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Keven Fadel","mobile_number":"758-342-1979","email_id":"Otis.Turcotte16@yahoo.com","dop":"2025-09-30","serial_number":"10403121786755","imei1":"10403121786755","imei2":"10403121786755","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122690,"job_number":"JOB_122690","tr_customer_id":122707,"tr_customer_product_id":122697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:09.000Z","modified_at":"2025-12-07T11:39:09.000Z","name":"Lilla Yundt","mobile_number":"314-726-0915","email_id":"Garett35@gmail.com","dop":"2025-09-30","serial_number":"1000418227392923","imei1":"1000418227392923","imei2":"1000418227392923","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122691,"job_number":"JOB_122691","tr_customer_id":122708,"tr_customer_product_id":122698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:39:10.000Z","modified_at":"2025-12-07T11:39:10.000Z","name":"jasprit bumbra","mobile_number":"7458965874","email_id":"test@mail.com","dop":"2025-09-30","serial_number":"10182309839797","imei1":"10182309839797","imei2":"10182309839797","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:39:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122692,"job_number":"JOB_122692","tr_customer_id":122709,"tr_customer_product_id":122699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:47:29.000Z","modified_at":"2025-12-07T11:47:29.000Z","name":"kalyani  wankhade","mobile_number":"9175769674","email_id":"kalyaniwankhade91@gmail.com","dop":"2025-11-30","serial_number":"67894567786544","imei1":"67894567786544","imei2":"67894567786544","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122698,"job_number":"JOB_122698","tr_customer_id":122715,"tr_customer_product_id":122705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:20.000Z","modified_at":"2025-12-07T11:55:20.000Z","name":"Jyoti Dutta","mobile_number":"7061709312","email_id":"tapan.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"578527696306411","imei1":"578527696306411","imei2":"578527696306411","popurl":"www.sarisha-bhattacharya.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122699,"job_number":"JOB_122699","tr_customer_id":122716,"tr_customer_product_id":122706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Dhyanesh Nayar","mobile_number":"7051858644","email_id":"gangesh.kocchar@yahoo.co.in","dop":"2025-11-27","serial_number":"758391321354994","imei1":"758391321354994","imei2":"758391321354994","popurl":"www.ujjawal-pilla.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122700,"job_number":"JOB_122700","tr_customer_id":122718,"tr_customer_product_id":122708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Digambara Dwivedi","mobile_number":"7054974501","email_id":"kanishka.sethi@gmail.com","dop":"2025-11-27","serial_number":"916768756066371","imei1":"916768756066371","imei2":"916768756066371","popurl":"www.charak-asan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122701,"job_number":"JOB_122701","tr_customer_id":122717,"tr_customer_product_id":122707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Sheela Panicker","mobile_number":"7065724120","email_id":"deepesh.asan@yahoo.co.in","dop":"2025-11-27","serial_number":"829231988222834","imei1":"829231988222834","imei2":"829231988222834","popurl":"www.rupinder-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122702,"job_number":"JOB_122702","tr_customer_id":122719,"tr_customer_product_id":122709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Prathamesh Khanna","mobile_number":"7061898687","email_id":"divaakar.nair@hotmail.com","dop":"2025-11-27","serial_number":"574816389937803","imei1":"574816389937803","imei2":"574816389937803","popurl":"www.bharadwaj-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122707,"job_number":"JOB_122707","tr_customer_id":122724,"tr_customer_product_id":122714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:41.000Z","modified_at":"2025-12-07T11:56:41.000Z","name":"kalyani wankhade","mobile_number":"9788653345","email_id":"kalyanikishor.w@gmail.com","dop":"2025-09-02","serial_number":"98754804098712","imei1":"98754804098712","imei2":"98754804098712","popurl":"2025-09-02T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122723,"job_number":"JOB_122723","tr_customer_id":122740,"tr_customer_product_id":122730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:54:04.000Z","modified_at":"2025-12-07T12:54:04.000Z","name":"Adrienne Kshlerin","mobile_number":"759-788-4906","email_id":"Coy.Farrell19@gmail.com","dop":"2025-10-12","serial_number":"749063165249147","imei1":"749063165249147","imei2":"749063165249147","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122724,"job_number":"JOB_122724","tr_customer_id":122741,"tr_customer_product_id":122731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Yogendra Varman","mobile_number":"7041380637","email_id":"dharitri.chopra@yahoo.co.in","dop":"2025-11-27","serial_number":"443548740156253","imei1":"443548740156253","imei2":"443548740156253","popurl":"www.jitender-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122725,"job_number":"JOB_122725","tr_customer_id":122742,"tr_customer_product_id":122732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Sinha","mobile_number":"7059264990","email_id":"sanya.adiga@hotmail.com","dop":"2025-11-27","serial_number":"304385122596032","imei1":"304385122596032","imei2":"304385122596032","popurl":"www.aarya-reddy.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122726,"job_number":"JOB_122726","tr_customer_id":122743,"tr_customer_product_id":122733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Nalini Ganaka","mobile_number":"7090350864","email_id":"deveshwar.bhattacharya@hotmail.com","dop":"2025-11-27","serial_number":"593977433920181","imei1":"593977433920181","imei2":"593977433920181","popurl":"www.abhirath-ahluwalia.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122727,"job_number":"JOB_122727","tr_customer_id":122744,"tr_customer_product_id":122734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Somnath Ahluwalia","mobile_number":"7033931718","email_id":"maheswar.agarwal@yahoo.co.in","dop":"2025-11-27","serial_number":"766830022666948","imei1":"766830022666948","imei2":"766830022666948","popurl":"www.sanjay-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122728,"job_number":"JOB_122728","tr_customer_id":122745,"tr_customer_product_id":122735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:56:23.000Z","modified_at":"2025-12-07T12:56:23.000Z","name":"Gorakhanatha Gill","mobile_number":"7099629422","email_id":"devasree.ahluwalia@gmail.com","dop":"2025-11-27","serial_number":"200487568308815","imei1":"200487568308815","imei2":"200487568308815","popurl":"www.niranjan-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:56:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122729,"job_number":"JOB_122729","tr_customer_id":122746,"tr_customer_product_id":122736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52087657216445","imei1":"52087657216445","imei2":"52087657216445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122730,"job_number":"JOB_122730","tr_customer_id":122747,"tr_customer_product_id":122737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:52.000Z","modified_at":"2025-12-07T13:39:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76005304872858","imei1":"76005304872858","imei2":"76005304872858","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122731,"job_number":"JOB_122731","tr_customer_id":122748,"tr_customer_product_id":122738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68098253689435","imei1":"68098253689435","imei2":"68098253689435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122732,"job_number":"JOB_122732","tr_customer_id":122749,"tr_customer_product_id":122739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30831821967660","imei1":"30831821967660","imei2":"30831821967660","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122733,"job_number":"JOB_122733","tr_customer_id":122750,"tr_customer_product_id":122740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:53.000Z","modified_at":"2025-12-07T13:39:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65458269145383","imei1":"65458269145383","imei2":"65458269145383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122734,"job_number":"JOB_122734","tr_customer_id":122751,"tr_customer_product_id":122741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:39:54.000Z","modified_at":"2025-12-07T13:39:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23443399110363","imei1":"23443399110363","imei2":"23443399110363","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122737,"job_number":"JOB_122737","tr_customer_id":122754,"tr_customer_product_id":122744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:24.000Z","modified_at":"2025-12-07T13:40:24.000Z","name":"Niko Ebert","mobile_number":"421-403-1270","email_id":"Bradly34@gmail.com","dop":"2025-05-30","serial_number":"11302444689540","imei1":"11302444689540","imei2":"11302444689540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122738,"job_number":"JOB_122738","tr_customer_id":122755,"tr_customer_product_id":122745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:25.000Z","modified_at":"2025-12-07T13:40:25.000Z","name":"Henri Schimmel","mobile_number":"218-462-4578","email_id":"Maritza_Jerde2@gmail.com","dop":"2025-05-30","serial_number":"1854371716870358","imei1":"1854371716870358","imei2":"1854371716870358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122739,"job_number":"JOB_122739","tr_customer_id":122756,"tr_customer_product_id":122746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55699287641717","imei1":"55699287641717","imei2":"55699287641717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122740,"job_number":"JOB_122740","tr_customer_id":122757,"tr_customer_product_id":122747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69494617761910","imei1":"69494617761910","imei2":"69494617761910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122741,"job_number":"JOB_122741","tr_customer_id":122758,"tr_customer_product_id":122748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:26.000Z","modified_at":"2025-12-07T13:40:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54320111728861","imei1":"54320111728861","imei2":"54320111728861","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122742,"job_number":"JOB_122742","tr_customer_id":122759,"tr_customer_product_id":122749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84008141756117","imei1":"84008141756117","imei2":"84008141756117","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122743,"job_number":"JOB_122743","tr_customer_id":122760,"tr_customer_product_id":122750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96846714902794","imei1":"96846714902794","imei2":"96846714902794","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122744,"job_number":"JOB_122744","tr_customer_id":122761,"tr_customer_product_id":122751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:27.000Z","modified_at":"2025-12-07T13:40:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46937017323800","imei1":"46937017323800","imei2":"46937017323800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122747,"job_number":"JOB_122747","tr_customer_id":122764,"tr_customer_product_id":122754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:46.000Z","modified_at":"2025-12-07T13:40:46.000Z","name":"Roma Veum","mobile_number":"966-386-3284","email_id":"Ross.Bruen79@yahoo.com","dop":"2025-05-30","serial_number":"18829517894437","imei1":"18829517894437","imei2":"18829517894437","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122748,"job_number":"JOB_122748","tr_customer_id":122765,"tr_customer_product_id":122755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:47.000Z","modified_at":"2025-12-07T13:40:47.000Z","name":"Alvina Tillman","mobile_number":"222-534-1288","email_id":"Anabelle54@hotmail.com","dop":"2025-05-30","serial_number":"1494720511362802","imei1":"1494720511362802","imei2":"1494720511362802","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122749,"job_number":"JOB_122749","tr_customer_id":122766,"tr_customer_product_id":122756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:40:59.000Z","modified_at":"2025-12-07T13:40:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22594701396923","imei1":"22594701396923","imei2":"22594701396923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122750,"job_number":"JOB_122750","tr_customer_id":122767,"tr_customer_product_id":122757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93007796590859","imei1":"93007796590859","imei2":"93007796590859","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122751,"job_number":"JOB_122751","tr_customer_id":122768,"tr_customer_product_id":122758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97138136365473","imei1":"97138136365473","imei2":"97138136365473","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122752,"job_number":"JOB_122752","tr_customer_id":122769,"tr_customer_product_id":122759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:00.000Z","modified_at":"2025-12-07T13:41:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47892731311637","imei1":"47892731311637","imei2":"47892731311637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122753,"job_number":"JOB_122753","tr_customer_id":122770,"tr_customer_product_id":122760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69357149947260","imei1":"69357149947260","imei2":"69357149947260","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122754,"job_number":"JOB_122754","tr_customer_id":122771,"tr_customer_product_id":122761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:01.000Z","modified_at":"2025-12-07T13:41:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54735998213478","imei1":"54735998213478","imei2":"54735998213478","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122756,"job_number":"JOB_122756","tr_customer_id":122773,"tr_customer_product_id":122763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:14.000Z","modified_at":"2025-12-07T13:41:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16033223881220","imei1":"16033223881220","imei2":"16033223881220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122758,"job_number":"JOB_122758","tr_customer_id":122775,"tr_customer_product_id":122765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:41:15.000Z","modified_at":"2025-12-07T13:41:15.000Z","name":"Kurtis Windler","mobile_number":"748-295-4327","email_id":"Aaliyah66@gmail.com","dop":"2025-04-06","serial_number":"13575856518930460","imei1":"13575856518930460","imei2":"13575856518930460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122760,"job_number":"JOB_122760","tr_customer_id":122777,"tr_customer_product_id":122767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:03.000Z","modified_at":"2025-12-07T13:42:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426016326735","imei1":"16426016326735","imei2":"16426016326735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122762,"job_number":"JOB_122762","tr_customer_id":122779,"tr_customer_product_id":122769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:05.000Z","modified_at":"2025-12-07T13:42:05.000Z","name":"Frederik Rippin","mobile_number":"978-334-3645","email_id":"Gerhard2@hotmail.com","dop":"2025-04-06","serial_number":"17107210188037740","imei1":"17107210188037740","imei2":"17107210188037740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122764,"job_number":"JOB_122764","tr_customer_id":122781,"tr_customer_product_id":122771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:52.000Z","modified_at":"2025-12-07T13:42:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12369348313464","imei1":"12369348313464","imei2":"12369348313464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122766,"job_number":"JOB_122766","tr_customer_id":122783,"tr_customer_product_id":122773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:42:54.000Z","modified_at":"2025-12-07T13:42:54.000Z","name":"Bonnie Zemlak","mobile_number":"475-808-1021","email_id":"Violet21@hotmail.com","dop":"2025-04-06","serial_number":"14821441961745324","imei1":"14821441961745324","imei2":"14821441961745324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122783,"job_number":"JOB_122783","tr_customer_id":122800,"tr_customer_product_id":122790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dhanu Tagore","mobile_number":"7019812801","email_id":"chandni.mukhopadhyay@gmail.com","dop":"2025-12-07","serial_number":"86234402237590","imei1":"86234402237590","imei2":"86234402237590","popurl":"www.bhuvanesh-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122784,"job_number":"JOB_122784","tr_customer_id":122801,"tr_customer_product_id":122791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Darshan Guneta","mobile_number":"7073161804","email_id":"ashlesh.dwivedi@hotmail.com","dop":"2025-12-07","serial_number":"19889584403780","imei1":"19889584403780","imei2":"19889584403780","popurl":"www.shubhaprada-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122785,"job_number":"JOB_122785","tr_customer_id":122802,"tr_customer_product_id":122792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Aasa Kocchar","mobile_number":"7063977042","email_id":"prema.bhattathiri@yahoo.co.in","dop":"2025-12-07","serial_number":"15337690698656","imei1":"15337690698656","imei2":"15337690698656","popurl":"www.sanka-iyer.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122786,"job_number":"JOB_122786","tr_customer_id":122803,"tr_customer_product_id":122793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Vaishvi Achari","mobile_number":"7000761345","email_id":"chandrani.butt@yahoo.co.in","dop":"2025-12-07","serial_number":"79868905106128","imei1":"79868905106128","imei2":"79868905106128","popurl":"www.aanandinii-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122787,"job_number":"JOB_122787","tr_customer_id":122804,"tr_customer_product_id":122794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:47.000Z","modified_at":"2025-12-07T13:53:47.000Z","name":"Dwaipayan Khanna","mobile_number":"7076132466","email_id":"bhaasvan.rana@yahoo.co.in","dop":"2025-12-07","serial_number":"09476170928000","imei1":"09476170928000","imei2":"09476170928000","popurl":"www.gayatri-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122810,"job_number":"JOB_122810","tr_customer_id":122827,"tr_customer_product_id":122817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:20.000Z","modified_at":"2025-12-07T14:13:20.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10926268627417","imei1":"10926268627417","imei2":"10926268627417","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122812,"job_number":"JOB_122812","tr_customer_id":122829,"tr_customer_product_id":122819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:21.000Z","modified_at":"2025-12-07T14:13:21.000Z","name":"Hollis Gleichner","mobile_number":"706-933-3477","email_id":"Ursula_Schimmel35@hotmail.com","dop":"2025-06-18","serial_number":"1052807594611911","imei1":"1052807594611911","imei2":"1052807594611911","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122816,"job_number":"JOB_122816","tr_customer_id":122833,"tr_customer_product_id":122823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:08.000Z","modified_at":"2025-12-07T14:14:08.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10065655974370","imei1":"10065655974370","imei2":"10065655974370","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122818,"job_number":"JOB_122818","tr_customer_id":122835,"tr_customer_product_id":122825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:09.000Z","modified_at":"2025-12-07T14:14:09.000Z","name":"Josiah Ruecker","mobile_number":"376-629-8752","email_id":"Hoyt_Walker68@hotmail.com","dop":"2025-06-18","serial_number":"1073566591193215","imei1":"1073566591193215","imei2":"1073566591193215","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122825,"job_number":"JOB_122825","tr_customer_id":122842,"tr_customer_product_id":122832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:19.000Z","modified_at":"2025-12-07T14:15:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819887919425","imei1":"15819887919425","imei2":"15819887919425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122827,"job_number":"JOB_122827","tr_customer_id":122844,"tr_customer_product_id":122834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:20.000Z","modified_at":"2025-12-07T14:15:20.000Z","name":"Adell Wolf","mobile_number":"931-848-0894","email_id":"Queen.Reynolds70@gmail.com","dop":"2025-04-06","serial_number":"16594453239635732","imei1":"16594453239635732","imei2":"16594453239635732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122828,"job_number":"JOB_122828","tr_customer_id":122845,"tr_customer_product_id":122835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:34.000Z","modified_at":"2025-12-07T14:15:34.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17522732250309","imei1":"17522732250309","imei2":"17522732250309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122830,"job_number":"JOB_122830","tr_customer_id":122847,"tr_customer_product_id":122837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:36.000Z","modified_at":"2025-12-07T14:15:36.000Z","name":"Nyasia Labadie","mobile_number":"837-597-4520","email_id":"Timmy.Bartell@yahoo.com","dop":"2025-04-06","serial_number":"19020468614824304","imei1":"19020468614824304","imei2":"19020468614824304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122834,"job_number":"JOB_122834","tr_customer_id":122851,"tr_customer_product_id":122841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:07.000Z","modified_at":"2025-12-07T14:16:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15113902942616","imei1":"15113902942616","imei2":"15113902942616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122836,"job_number":"JOB_122836","tr_customer_id":122853,"tr_customer_product_id":122843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:09.000Z","modified_at":"2025-12-07T14:16:09.000Z","name":"Adah Tremblay","mobile_number":"479-977-5768","email_id":"Hortense_Schimmel@hotmail.com","dop":"2025-04-06","serial_number":"19566497105752012","imei1":"19566497105752012","imei2":"19566497105752012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122837,"job_number":"JOB_122837","tr_customer_id":122854,"tr_customer_product_id":122844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:19.000Z","modified_at":"2025-12-07T14:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13384844767381","imei1":"13384844767381","imei2":"13384844767381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122839,"job_number":"JOB_122839","tr_customer_id":122856,"tr_customer_product_id":122846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:21.000Z","modified_at":"2025-12-07T14:16:21.000Z","name":"Reba Murazik","mobile_number":"659-490-7066","email_id":"Kip_Harris@gmail.com","dop":"2025-04-06","serial_number":"19486425460314136","imei1":"19486425460314136","imei2":"19486425460314136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122840,"job_number":"JOB_122840","tr_customer_id":122857,"tr_customer_product_id":122847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:27.000Z","modified_at":"2025-12-07T14:16:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13047394640553","imei1":"13047394640553","imei2":"13047394640553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122842,"job_number":"JOB_122842","tr_customer_id":122859,"tr_customer_product_id":122849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:29.000Z","modified_at":"2025-12-07T14:16:29.000Z","name":"Aleen Mertz","mobile_number":"217-872-6010","email_id":"Della3@gmail.com","dop":"2025-04-06","serial_number":"17927481423998208","imei1":"17927481423998208","imei2":"17927481423998208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122843,"job_number":"JOB_122843","tr_customer_id":122860,"tr_customer_product_id":122850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:56.000Z","modified_at":"2025-12-07T14:16:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16186926926799","imei1":"16186926926799","imei2":"16186926926799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122845,"job_number":"JOB_122845","tr_customer_id":122862,"tr_customer_product_id":122852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:16:58.000Z","modified_at":"2025-12-07T14:16:58.000Z","name":"Geoffrey Hegmann","mobile_number":"559-473-6575","email_id":"Greg_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"14846332701805294","imei1":"14846332701805294","imei2":"14846332701805294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122846,"job_number":"JOB_122846","tr_customer_id":122863,"tr_customer_product_id":122853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:04.000Z","modified_at":"2025-12-07T14:17:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11195003550423","imei1":"11195003550423","imei2":"11195003550423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122848,"job_number":"JOB_122848","tr_customer_id":122865,"tr_customer_product_id":122855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:06.000Z","modified_at":"2025-12-07T14:17:06.000Z","name":"Joseph O'Hara","mobile_number":"321-265-1178","email_id":"Kathryn28@gmail.com","dop":"2025-04-06","serial_number":"18978519327617216","imei1":"18978519327617216","imei2":"18978519327617216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122849,"job_number":"JOB_122849","tr_customer_id":122866,"tr_customer_product_id":122856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:16.000Z","modified_at":"2025-12-07T14:17:16.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18374581666783","imei1":"18374581666783","imei2":"18374581666783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122851,"job_number":"JOB_122851","tr_customer_id":122868,"tr_customer_product_id":122858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:18.000Z","modified_at":"2025-12-07T14:17:18.000Z","name":"Kaya Willms","mobile_number":"498-974-9610","email_id":"Eliezer_Durgan55@yahoo.com","dop":"2025-04-06","serial_number":"13393664300454254","imei1":"13393664300454254","imei2":"13393664300454254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122853,"job_number":"JOB_122853","tr_customer_id":122870,"tr_customer_product_id":122860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:17:56.000Z","modified_at":"2025-12-07T14:17:56.000Z","name":"Eden Wyman","mobile_number":"406-249-7007","email_id":"Rory_DAmore14@hotmail.com","dop":"2025-04-06","serial_number":"14825011397247164","imei1":"14825011397247164","imei2":"14825011397247164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122854,"job_number":"JOB_122854","tr_customer_id":122871,"tr_customer_product_id":122861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:05.000Z","modified_at":"2025-12-07T14:18:05.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15424590309513","imei1":"15424590309513","imei2":"15424590309513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122856,"job_number":"JOB_122856","tr_customer_id":122873,"tr_customer_product_id":122863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:07.000Z","modified_at":"2025-12-07T14:18:07.000Z","name":"Cecile Jerde","mobile_number":"537-224-0369","email_id":"Vivianne5@gmail.com","dop":"2025-04-06","serial_number":"11239298137814202","imei1":"11239298137814202","imei2":"11239298137814202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122858,"job_number":"JOB_122858","tr_customer_id":122875,"tr_customer_product_id":122865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:18:09.000Z","modified_at":"2025-12-07T14:18:09.000Z","name":"Elenora Haley","mobile_number":"736-375-6306","email_id":"Felix8@yahoo.com","dop":"2025-04-06","serial_number":"13021508052625980","imei1":"13021508052625980","imei2":"13021508052625980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122859,"job_number":"JOB_122859","tr_customer_id":122876,"tr_customer_product_id":122866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"17221739943288","imei1":"17221739943288","imei2":"17221739943288","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122860,"job_number":"JOB_122860","tr_customer_id":122877,"tr_customer_product_id":122867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:07.000Z","modified_at":"2025-12-07T14:19:07.000Z","name":"Joanne Nader","mobile_number":"282-986-8687","email_id":"Letha.Kerluke52@yahoo.com","dop":"2025-09-16","serial_number":"15291694076069","imei1":"15291694076069","imei2":"15291694076069","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122861,"job_number":"JOB_122861","tr_customer_id":122878,"tr_customer_product_id":122868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:29.000Z","modified_at":"2025-12-07T14:19:29.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19702248399756","imei1":"19702248399756","imei2":"19702248399756","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122862,"job_number":"JOB_122862","tr_customer_id":122879,"tr_customer_product_id":122869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:30.000Z","modified_at":"2025-12-07T14:19:30.000Z","name":"Vita Ziemann","mobile_number":"588-721-6471","email_id":"Wallace3@yahoo.com","dop":"2025-09-16","serial_number":"11051470017545","imei1":"11051470017545","imei2":"11051470017545","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122863,"job_number":"JOB_122863","tr_customer_id":122880,"tr_customer_product_id":122870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:51.000Z","modified_at":"2025-12-07T14:19:51.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"16711802992455","imei1":"16711802992455","imei2":"16711802992455","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122864,"job_number":"JOB_122864","tr_customer_id":122881,"tr_customer_product_id":122871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:19:52.000Z","modified_at":"2025-12-07T14:19:52.000Z","name":"Jaylen Cummerata","mobile_number":"645-733-5995","email_id":"Era.Ritchie33@gmail.com","dop":"2025-09-16","serial_number":"12594610051082","imei1":"12594610051082","imei2":"12594610051082","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122865,"job_number":"JOB_122865","tr_customer_id":122882,"tr_customer_product_id":122872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:16.000Z","modified_at":"2025-12-07T14:20:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12569812967746","imei1":"12569812967746","imei2":"12569812967746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122867,"job_number":"JOB_122867","tr_customer_id":122884,"tr_customer_product_id":122874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:18.000Z","modified_at":"2025-12-07T14:20:18.000Z","name":"Miles Lehner","mobile_number":"762-749-7412","email_id":"Chelsea_Pouros97@hotmail.com","dop":"2025-04-06","serial_number":"18218491518967696","imei1":"18218491518967696","imei2":"18218491518967696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122868,"job_number":"JOB_122868","tr_customer_id":122885,"tr_customer_product_id":122875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:29.000Z","modified_at":"2025-12-07T14:20:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13303546089691","imei1":"13303546089691","imei2":"13303546089691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122870,"job_number":"JOB_122870","tr_customer_id":122887,"tr_customer_product_id":122877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:20:31.000Z","modified_at":"2025-12-07T14:20:31.000Z","name":"Leonor Keeling","mobile_number":"318-578-0380","email_id":"Georgette_Yost98@gmail.com","dop":"2025-04-06","serial_number":"10689141856744284","imei1":"10689141856744284","imei2":"10689141856744284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:20:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122871,"job_number":"JOB_122871","tr_customer_id":122888,"tr_customer_product_id":122878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:03.000Z","modified_at":"2025-12-07T14:21:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11658018752858","imei1":"11658018752858","imei2":"11658018752858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122873,"job_number":"JOB_122873","tr_customer_id":122890,"tr_customer_product_id":122880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:04.000Z","modified_at":"2025-12-07T14:21:04.000Z","name":"Verner Schumm","mobile_number":"237-943-4374","email_id":"Tommie68@yahoo.com","dop":"2025-04-06","serial_number":"13944219620217848","imei1":"13944219620217848","imei2":"13944219620217848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122874,"job_number":"JOB_122874","tr_customer_id":122891,"tr_customer_product_id":122881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:09.000Z","modified_at":"2025-12-07T14:21:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15192535879109","imei1":"15192535879109","imei2":"15192535879109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122876,"job_number":"JOB_122876","tr_customer_id":122893,"tr_customer_product_id":122883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:10.000Z","modified_at":"2025-12-07T14:21:10.000Z","name":"Silas Robel","mobile_number":"718-585-0270","email_id":"Odessa93@yahoo.com","dop":"2025-04-06","serial_number":"19165721751929344","imei1":"19165721751929344","imei2":"19165721751929344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122877,"job_number":"JOB_122877","tr_customer_id":122894,"tr_customer_product_id":122884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:13.000Z","modified_at":"2025-12-07T14:21:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15010103275881","imei1":"15010103275881","imei2":"15010103275881","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122879,"job_number":"JOB_122879","tr_customer_id":122896,"tr_customer_product_id":122886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:15.000Z","modified_at":"2025-12-07T14:21:15.000Z","name":"Abdiel Hodkiewicz","mobile_number":"862-311-0927","email_id":"Vida.Renner@gmail.com","dop":"2025-04-06","serial_number":"13119092225401962","imei1":"13119092225401962","imei2":"13119092225401962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122884,"job_number":"JOB_122884","tr_customer_id":122901,"tr_customer_product_id":122891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:31.000Z","modified_at":"2025-12-07T14:21:31.000Z","name":"Gaylord Beatty","mobile_number":"799-544-9857","email_id":"Reagan99@yahoo.com","dop":"2025-04-06","serial_number":"11373842992430532","imei1":"11373842992430532","imei2":"11373842992430532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122888,"job_number":"JOB_122888","tr_customer_id":122905,"tr_customer_product_id":122895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:49.000Z","modified_at":"2025-12-07T14:21:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16063314643098","imei1":"16063314643098","imei2":"16063314643098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122890,"job_number":"JOB_122890","tr_customer_id":122907,"tr_customer_product_id":122897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:50.000Z","modified_at":"2025-12-07T14:21:50.000Z","name":"Jaylon Stanton","mobile_number":"640-276-3511","email_id":"Marvin.Ankunding38@yahoo.com","dop":"2025-04-06","serial_number":"14930555721708080","imei1":"14930555721708080","imei2":"14930555721708080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122891,"job_number":"JOB_122891","tr_customer_id":122908,"tr_customer_product_id":122898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:52.000Z","modified_at":"2025-12-07T14:21:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11456890856643","imei1":"11456890856643","imei2":"11456890856643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122896,"job_number":"JOB_122896","tr_customer_id":122913,"tr_customer_product_id":122903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Maxime Schneider","mobile_number":"725-988-7386","email_id":"Jace.Funk@gmail.com","dop":"2025-04-06","serial_number":"17778546554394080","imei1":"17778546554394080","imei2":"17778546554394080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122897,"job_number":"JOB_122897","tr_customer_id":122914,"tr_customer_product_id":122904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:57.000Z","modified_at":"2025-12-07T14:21:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17727284933204","imei1":"17727284933204","imei2":"17727284933204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122899,"job_number":"JOB_122899","tr_customer_id":122916,"tr_customer_product_id":122906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:58.000Z","modified_at":"2025-12-07T14:21:58.000Z","name":"Anya Prosacco","mobile_number":"783-916-7208","email_id":"Mireille_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"14924658224620472","imei1":"14924658224620472","imei2":"14924658224620472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122901,"job_number":"JOB_122901","tr_customer_id":122918,"tr_customer_product_id":122908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:34.000Z","modified_at":"2025-12-07T14:22:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10921445046557","imei1":"10921445046557","imei2":"10921445046557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122903,"job_number":"JOB_122903","tr_customer_id":122920,"tr_customer_product_id":122910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:36.000Z","modified_at":"2025-12-07T14:22:36.000Z","name":"Joe Gorczany","mobile_number":"963-673-0562","email_id":"Agustina14@hotmail.com","dop":"2025-04-06","serial_number":"17233163098652492","imei1":"17233163098652492","imei2":"17233163098652492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122906,"job_number":"JOB_122906","tr_customer_id":122923,"tr_customer_product_id":122913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:36:29.000Z","modified_at":"2025-12-07T14:36:29.000Z","name":"Nora Kuhn","mobile_number":"665-264-6250","email_id":"Susanna_Connelly67@yahoo.com","dop":"2025-04-06","serial_number":"19076145904574890","imei1":"19076145904574890","imei2":"19076145904574890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:36:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122909,"job_number":"JOB_122909","tr_customer_id":122926,"tr_customer_product_id":122916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:56.000Z","modified_at":"2025-12-07T15:32:56.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"15900093927048","imei1":"15900093927048","imei2":"15900093927048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122911,"job_number":"JOB_122911","tr_customer_id":122928,"tr_customer_product_id":122918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:32:58.000Z","modified_at":"2025-12-07T15:32:58.000Z","name":"Wallace Quigley","mobile_number":"492-851-5468","email_id":"Jennie60@yahoo.com","dop":"2025-04-06","serial_number":"15428346953981916","imei1":"15428346953981916","imei2":"15428346953981916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122912,"job_number":"JOB_122912","tr_customer_id":122929,"tr_customer_product_id":122919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:44.000Z","modified_at":"2025-12-07T15:33:44.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"10296766398429","imei1":"10296766398429","imei2":"10296766398429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122914,"job_number":"JOB_122914","tr_customer_id":122931,"tr_customer_product_id":122921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:45.000Z","modified_at":"2025-12-07T15:33:45.000Z","name":"Cristina Beahan","mobile_number":"908-547-0654","email_id":"Cheyanne89@gmail.com","dop":"2025-04-06","serial_number":"17438268462172596","imei1":"17438268462172596","imei2":"17438268462172596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122915,"job_number":"JOB_122915","tr_customer_id":122932,"tr_customer_product_id":122922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:33:47.000Z","modified_at":"2025-12-07T15:33:47.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103052646612068","imei1":"103052646612068","imei2":"103052646612068","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122917,"job_number":"JOB_122917","tr_customer_id":122934,"tr_customer_product_id":122924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:02.000Z","modified_at":"2025-12-07T15:34:02.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103877067349840","imei1":"103877067349840","imei2":"103877067349840","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122919,"job_number":"JOB_122919","tr_customer_id":122936,"tr_customer_product_id":122926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:32.000Z","modified_at":"2025-12-07T15:34:32.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18444599670042","imei1":"18444599670042","imei2":"18444599670042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122921,"job_number":"JOB_122921","tr_customer_id":122938,"tr_customer_product_id":122928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:34:33.000Z","modified_at":"2025-12-07T15:34:33.000Z","name":"Anabelle Beier","mobile_number":"788-859-3393","email_id":"Bart_Torphy@hotmail.com","dop":"2025-04-06","serial_number":"19442412489380170","imei1":"19442412489380170","imei2":"19442412489380170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122922,"job_number":"JOB_122922","tr_customer_id":122939,"tr_customer_product_id":122929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:13.000Z","modified_at":"2025-12-07T15:38:13.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12884073754543","imei1":"12884073754543","imei2":"12884073754543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122924,"job_number":"JOB_122924","tr_customer_id":122941,"tr_customer_product_id":122931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:38:15.000Z","modified_at":"2025-12-07T15:38:15.000Z","name":"Dudley Armstrong","mobile_number":"337-272-1459","email_id":"Mireya.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"17766933657405868","imei1":"17766933657405868","imei2":"17766933657405868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122925,"job_number":"JOB_122925","tr_customer_id":122942,"tr_customer_product_id":122932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:03.000Z","modified_at":"2025-12-07T15:39:03.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"13351069099314","imei1":"13351069099314","imei2":"13351069099314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122927,"job_number":"JOB_122927","tr_customer_id":122944,"tr_customer_product_id":122934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:04.000Z","modified_at":"2025-12-07T15:39:04.000Z","name":"Layla Bergstrom","mobile_number":"804-905-7724","email_id":"Magdalen.Homenick@hotmail.com","dop":"2025-04-06","serial_number":"10286508572805648","imei1":"10286508572805648","imei2":"10286508572805648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122928,"job_number":"JOB_122928","tr_customer_id":122945,"tr_customer_product_id":122935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:52.000Z","modified_at":"2025-12-07T15:39:52.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18246497479483","imei1":"18246497479483","imei2":"18246497479483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122930,"job_number":"JOB_122930","tr_customer_id":122947,"tr_customer_product_id":122937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:39:54.000Z","modified_at":"2025-12-07T15:39:54.000Z","name":"Delores Kreiger","mobile_number":"759-290-5171","email_id":"Reggie_Bahringer7@yahoo.com","dop":"2025-04-06","serial_number":"15169174480486260","imei1":"15169174480486260","imei2":"15169174480486260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122931,"job_number":"JOB_122931","tr_customer_id":122948,"tr_customer_product_id":122938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:04.000Z","modified_at":"2025-12-07T15:41:04.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"10242839103171","imei1":"10242839103171","imei2":"10242839103171","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122933,"job_number":"JOB_122933","tr_customer_id":122950,"tr_customer_product_id":122940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:05.000Z","modified_at":"2025-12-07T15:41:05.000Z","name":"Florencio Nitzsche","mobile_number":"354-355-5749","email_id":"Raquel.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"11548252755750810","imei1":"11548252755750810","imei2":"11548252755750810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122934,"job_number":"JOB_122934","tr_customer_id":122951,"tr_customer_product_id":122941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:28.000Z","modified_at":"2025-12-07T15:41:28.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"12729663267302","imei1":"12729663267302","imei2":"12729663267302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122936,"job_number":"JOB_122936","tr_customer_id":122953,"tr_customer_product_id":122943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:29.000Z","modified_at":"2025-12-07T15:41:29.000Z","name":"Demarco Fadel","mobile_number":"741-948-9054","email_id":"Sandra.Reynolds@gmail.com","dop":"2025-04-06","serial_number":"11262022428727840","imei1":"11262022428727840","imei2":"11262022428727840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122937,"job_number":"JOB_122937","tr_customer_id":122954,"tr_customer_product_id":122944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:49.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"10070726228900","imei1":"10070726228900","imei2":"10070726228900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122939,"job_number":"JOB_122939","tr_customer_id":122956,"tr_customer_product_id":122946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:41:50.000Z","modified_at":"2025-12-07T15:41:50.000Z","name":"Jaren Reichert","mobile_number":"423-541-4336","email_id":"Roberto_Streich@hotmail.com","dop":"2025-04-06","serial_number":"16277511445745424","imei1":"16277511445745424","imei2":"16277511445745424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122940,"job_number":"JOB_122940","tr_customer_id":122957,"tr_customer_product_id":122947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:02.000Z","modified_at":"2025-12-07T15:42:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"11359978659764","imei1":"11359978659764","imei2":"11359978659764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122942,"job_number":"JOB_122942","tr_customer_id":122959,"tr_customer_product_id":122949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:04.000Z","modified_at":"2025-12-07T15:42:04.000Z","name":"Brady Hammes","mobile_number":"600-761-1751","email_id":"Lucile_Shields85@hotmail.com","dop":"2025-04-06","serial_number":"19237664878245828","imei1":"19237664878245828","imei2":"19237664878245828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122943,"job_number":"JOB_122943","tr_customer_id":122960,"tr_customer_product_id":122950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:46.000Z","modified_at":"2025-12-07T15:42:46.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"17614693701282","imei1":"17614693701282","imei2":"17614693701282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122945,"job_number":"JOB_122945","tr_customer_id":122962,"tr_customer_product_id":122952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:42:48.000Z","modified_at":"2025-12-07T15:42:48.000Z","name":"Stuart Lubowitz","mobile_number":"699-245-7455","email_id":"Lexus.Jacobson53@hotmail.com","dop":"2025-04-06","serial_number":"14112654065122608","imei1":"14112654065122608","imei2":"14112654065122608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122946,"job_number":"JOB_122946","tr_customer_id":122963,"tr_customer_product_id":122953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:31.000Z","modified_at":"2025-12-07T15:43:31.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"17235470216330","imei1":"17235470216330","imei2":"17235470216330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122948,"job_number":"JOB_122948","tr_customer_id":122965,"tr_customer_product_id":122955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:43:33.000Z","modified_at":"2025-12-07T15:43:33.000Z","name":"Joany Stroman","mobile_number":"711-762-0612","email_id":"Rosamond61@yahoo.com","dop":"2025-04-06","serial_number":"19818016680859960","imei1":"19818016680859960","imei2":"19818016680859960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122949,"job_number":"JOB_122949","tr_customer_id":122966,"tr_customer_product_id":122956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:31.000Z","modified_at":"2025-12-07T15:50:31.000Z","name":"jatin sharma","mobile_number":"9456783423","email_id":"jatinsharma@gmail.com","dop":"2025-04-06","serial_number":"14068502371769","imei1":"14068502371769","imei2":"14068502371769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122951,"job_number":"JOB_122951","tr_customer_id":122968,"tr_customer_product_id":122958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:32.000Z","modified_at":"2025-12-07T15:50:32.000Z","name":"Lacy Franecki","mobile_number":"766-320-8329","email_id":"Minerva_Schaefer@hotmail.com","dop":"2025-04-06","serial_number":"16249566610112364","imei1":"16249566610112364","imei2":"16249566610112364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122952,"job_number":"JOB_122952","tr_customer_id":122969,"tr_customer_product_id":122959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:55.000Z","modified_at":"2025-12-07T15:50:55.000Z","name":"uday chopra","mobile_number":"7894563423","email_id":"udayc@gmail.com","dop":"2025-04-06","serial_number":"16343970145962","imei1":"16343970145962","imei2":"16343970145962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122954,"job_number":"JOB_122954","tr_customer_id":122971,"tr_customer_product_id":122961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:50:56.000Z","modified_at":"2025-12-07T15:50:56.000Z","name":"Marianne Windler","mobile_number":"531-208-0936","email_id":"Krystel_Strosin@gmail.com","dop":"2025-04-06","serial_number":"15061598174854752","imei1":"15061598174854752","imei2":"15061598174854752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122955,"job_number":"JOB_122955","tr_customer_id":122972,"tr_customer_product_id":122962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:21.000Z","modified_at":"2025-12-07T15:51:21.000Z","name":"kajal s","mobile_number":"9873452334","email_id":"kajals@gmail.com","dop":"2025-04-06","serial_number":"14024884324682","imei1":"14024884324682","imei2":"14024884324682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122957,"job_number":"JOB_122957","tr_customer_id":122974,"tr_customer_product_id":122964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:51:22.000Z","modified_at":"2025-12-07T15:51:22.000Z","name":"Murphy Nicolas","mobile_number":"618-272-9727","email_id":"Rickey81@gmail.com","dop":"2025-04-06","serial_number":"11213224798343352","imei1":"11213224798343352","imei2":"11213224798343352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:51:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122958,"job_number":"JOB_122958","tr_customer_id":122975,"tr_customer_product_id":122965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15958296226520","imei1":"15958296226520","imei2":"15958296226520","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122959,"job_number":"JOB_122959","tr_customer_id":122976,"tr_customer_product_id":122966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:15:02.000Z","modified_at":"2025-12-07T16:15:02.000Z","name":"Lazaro Fay","mobile_number":"347-368-5781","email_id":"Silas_Anderson@yahoo.com","dop":"2025-12-16","serial_number":"16860482598271","imei1":"16860482598271","imei2":"16860482598271","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122960,"job_number":"JOB_122960","tr_customer_id":122977,"tr_customer_product_id":122967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:16.000Z","modified_at":"2025-12-07T16:18:16.000Z","name":"Amy Durgan","mobile_number":"275-933-5200","email_id":"Meredith.Dickens@gmail.com","dop":"2025-12-16","serial_number":"12733402896344","imei1":"12733402896344","imei2":"12733402896344","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122961,"job_number":"JOB_122961","tr_customer_id":122978,"tr_customer_product_id":122968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:18:58.000Z","modified_at":"2025-12-07T16:18:58.000Z","name":"Zachary Macejkovic","mobile_number":"241-388-6543","email_id":"Myra35@gmail.com","dop":"2025-12-16","serial_number":"19269989826135","imei1":"19269989826135","imei2":"19269989826135","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122962,"job_number":"JOB_122962","tr_customer_id":122979,"tr_customer_product_id":122969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:26.000Z","modified_at":"2025-12-07T16:19:26.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"12761997782544","imei1":"12761997782544","imei2":"12761997782544","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122963,"job_number":"JOB_122963","tr_customer_id":122980,"tr_customer_product_id":122970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13062103641180","imei1":"13062103641180","imei2":"13062103641180","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122964,"job_number":"JOB_122964","tr_customer_id":122981,"tr_customer_product_id":122971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:19:48.000Z","modified_at":"2025-12-07T16:19:48.000Z","name":"Austin Crooks","mobile_number":"365-937-5489","email_id":"Sandy.Hammes@hotmail.com","dop":"2025-12-16","serial_number":"19145025284723","imei1":"19145025284723","imei2":"19145025284723","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122965,"job_number":"JOB_122965","tr_customer_id":122982,"tr_customer_product_id":122972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:22:39.000Z","modified_at":"2025-12-07T16:22:39.000Z","name":"Alek Becker","mobile_number":"344-389-2363","email_id":"Tabitha_Walsh@hotmail.com","dop":"2025-12-16","serial_number":"16774921891460","imei1":"16774921891460","imei2":"16774921891460","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122966,"job_number":"JOB_122966","tr_customer_id":122983,"tr_customer_product_id":122973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:37.000Z","modified_at":"2025-12-07T16:23:37.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"15973062385392","imei1":"15973062385392","imei2":"15973062385392","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122967,"job_number":"JOB_122967","tr_customer_id":122984,"tr_customer_product_id":122974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:47.000Z","modified_at":"2025-12-07T16:23:47.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13063342978851","imei1":"13063342978851","imei2":"13063342978851","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122968,"job_number":"JOB_122968","tr_customer_id":122985,"tr_customer_product_id":122975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:23:48.000Z","modified_at":"2025-12-07T16:23:48.000Z","name":"Christophe D'Amore","mobile_number":"670-385-6751","email_id":"Tess33@yahoo.com","dop":"2025-12-16","serial_number":"15003475427868","imei1":"15003475427868","imei2":"15003475427868","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122969,"job_number":"JOB_122969","tr_customer_id":122986,"tr_customer_product_id":122976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:38.000Z","modified_at":"2025-12-07T16:27:38.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"95889520599010","imei1":"95889520599010","imei2":"95889520599010","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122971,"job_number":"JOB_122971","tr_customer_id":122988,"tr_customer_product_id":122978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:27:55.000Z","modified_at":"2025-12-07T16:27:55.000Z","name":"Amina Bins","mobile_number":"371-698-1496","email_id":"Hans.Armstrong@hotmail.com","dop":"2025-09-30","serial_number":"93861380223228","imei1":"93861380223228","imei2":"93861380223228","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122974,"job_number":"JOB_122974","tr_customer_id":122991,"tr_customer_product_id":122981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:30:37.000Z","modified_at":"2025-12-07T16:30:37.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"15407050953843","imei1":"15407050953843","imei2":"15407050953843","popurl":"2025-11-27T16:30:30.958733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122975,"job_number":"JOB_122975","tr_customer_id":122992,"tr_customer_product_id":122982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:31:40.000Z","modified_at":"2025-12-07T16:31:40.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"59447701988790","imei1":"59447701988790","imei2":"59447701988790","popurl":"2025-11-27T16:31:34.443416Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122976,"job_number":"JOB_122976","tr_customer_id":122993,"tr_customer_product_id":122983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:35:46.000Z","modified_at":"2025-12-07T16:35:46.000Z","name":"Rajiv Iyengar","mobile_number":"7021039978","email_id":"anurag.devar@hotmail.com","dop":"2025-11-27","serial_number":"12511736782744","imei1":"12511736782744","imei2":"12511736782744","popurl":"www.achintya-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122977,"job_number":"JOB_122977","tr_customer_id":122994,"tr_customer_product_id":122984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:36:34.000Z","modified_at":"2025-12-07T16:36:34.000Z","name":"Vrund Asan","mobile_number":"7037656866","email_id":"bhima.nair@gmail.com","dop":"2025-11-27","serial_number":"13654964629492","imei1":"13654964629492","imei2":"13654964629492","popurl":"www.kannen-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122978,"job_number":"JOB_122978","tr_customer_id":122995,"tr_customer_product_id":122985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:38:43.000Z","modified_at":"2025-12-07T16:38:43.000Z","name":"Anuraag Nair","mobile_number":"7013609391","email_id":"gopaal.sinha@yahoo.co.in","dop":"2025-11-27","serial_number":"10628988053680","imei1":"10628988053680","imei2":"10628988053680","popurl":"www.gorakhnath-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122979,"job_number":"JOB_122979","tr_customer_id":122996,"tr_customer_product_id":122986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:37.000Z","modified_at":"2025-12-07T16:40:37.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55837275425239","imei1":"55837275425239","imei2":"55837275425239","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122981,"job_number":"JOB_122981","tr_customer_id":122998,"tr_customer_product_id":122988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17207199490845","imei1":"17207199490845","imei2":"17207199490845","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122982,"job_number":"JOB_122982","tr_customer_id":122999,"tr_customer_product_id":122989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:40:55.000Z","modified_at":"2025-12-07T16:40:55.000Z","name":"Eileen Leffler","mobile_number":"680-234-5229","email_id":"Keshawn_Leffler53@yahoo.com","dop":"2025-09-30","serial_number":"50781856724734","imei1":"50781856724734","imei2":"50781856724734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122984,"job_number":"JOB_122984","tr_customer_id":123001,"tr_customer_product_id":122991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:12.000Z","modified_at":"2025-12-07T16:41:12.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"88508147728383","imei1":"88508147728383","imei2":"88508147728383","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122985,"job_number":"JOB_122985","tr_customer_id":123002,"tr_customer_product_id":122992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:41:13.000Z","modified_at":"2025-12-07T16:41:13.000Z","name":"Angie Hauck","mobile_number":"586-853-0508","email_id":"Ellie_Kling55@yahoo.com","dop":"2025-09-30","serial_number":"28186038504864","imei1":"28186038504864","imei2":"28186038504864","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122987,"job_number":"JOB_122987","tr_customer_id":123004,"tr_customer_product_id":122994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:42:49.000Z","modified_at":"2025-12-07T16:42:49.000Z","name":"Kattie Spinka","mobile_number":"246-487-1655","email_id":"Lysanne47@yahoo.com","dop":"2025-09-30","serial_number":"33456270355807","imei1":"33456270355807","imei2":"33456270355807","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122989,"job_number":"JOB_122989","tr_customer_id":123006,"tr_customer_product_id":122996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"58467892692561","imei1":"58467892692561","imei2":"58467892692561","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122990,"job_number":"JOB_122990","tr_customer_id":123007,"tr_customer_product_id":122997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:06.000Z","modified_at":"2025-12-07T16:43:06.000Z","name":"Grady Auer","mobile_number":"558-531-0947","email_id":"Karolann.OKon30@gmail.com","dop":"2025-09-30","serial_number":"59475365719430","imei1":"59475365719430","imei2":"59475365719430","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122992,"job_number":"JOB_122992","tr_customer_id":123009,"tr_customer_product_id":122999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:43:23.000Z","modified_at":"2025-12-07T16:43:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"90125703361238","imei1":"90125703361238","imei2":"90125703361238","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:43:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122994,"job_number":"JOB_122994","tr_customer_id":123011,"tr_customer_product_id":123001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"87663615442079","imei1":"87663615442079","imei2":"87663615442079","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122995,"job_number":"JOB_122995","tr_customer_id":123012,"tr_customer_product_id":123002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:22.000Z","modified_at":"2025-12-07T16:46:22.000Z","name":"Sid O'Keefe","mobile_number":"215-988-9632","email_id":"Liam_Jacobi@gmail.com","dop":"2025-09-30","serial_number":"29995862899762","imei1":"29995862899762","imei2":"29995862899762","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122997,"job_number":"JOB_122997","tr_customer_id":123014,"tr_customer_product_id":123004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:38.000Z","modified_at":"2025-12-07T16:46:38.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"33308872321804","imei1":"33308872321804","imei2":"33308872321804","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122998,"job_number":"JOB_122998","tr_customer_id":123015,"tr_customer_product_id":123005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:39.000Z","modified_at":"2025-12-07T16:46:39.000Z","name":"Estelle Watsica","mobile_number":"982-641-4340","email_id":"Tanya.Maggio46@gmail.com","dop":"2025-09-30","serial_number":"38001518675919","imei1":"38001518675919","imei2":"38001518675919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123000,"job_number":"JOB_123000","tr_customer_id":123017,"tr_customer_product_id":123007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:46:55.000Z","modified_at":"2025-12-07T16:46:55.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"78462557876880","imei1":"78462557876880","imei2":"78462557876880","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123002,"job_number":"JOB_123002","tr_customer_id":123019,"tr_customer_product_id":123009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"93359939817745","imei1":"93359939817745","imei2":"93359939817745","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123003,"job_number":"JOB_123003","tr_customer_id":123020,"tr_customer_product_id":123010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:49:47.000Z","modified_at":"2025-12-07T16:49:47.000Z","name":"Al Harber","mobile_number":"694-301-0984","email_id":"Wilbert.Hirthe82@hotmail.com","dop":"2025-09-30","serial_number":"63132090856541","imei1":"63132090856541","imei2":"63132090856541","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123005,"job_number":"JOB_123005","tr_customer_id":123022,"tr_customer_product_id":123012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:03.000Z","modified_at":"2025-12-07T16:50:03.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42205879693764","imei1":"42205879693764","imei2":"42205879693764","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123007,"job_number":"JOB_123007","tr_customer_id":123024,"tr_customer_product_id":123014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"86650598954684","imei1":"86650598954684","imei2":"86650598954684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123008,"job_number":"JOB_123008","tr_customer_id":123025,"tr_customer_product_id":123015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T16:50:20.000Z","modified_at":"2025-12-07T16:50:20.000Z","name":"Hailie Renner","mobile_number":"463-590-3945","email_id":"Jake.Maggio@yahoo.com","dop":"2025-09-30","serial_number":"51393960931733","imei1":"51393960931733","imei2":"51393960931733","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T16:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123010,"job_number":"JOB_123010","tr_customer_id":123027,"tr_customer_product_id":123017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:25.000Z","modified_at":"2025-12-07T17:07:25.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"13565371085598","imei1":"13565371085598","imei2":"13565371085598","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123011,"job_number":"JOB_123011","tr_customer_id":123028,"tr_customer_product_id":123018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:07:26.000Z","modified_at":"2025-12-07T17:07:26.000Z","name":"Pattie Spencer","mobile_number":"863-719-5901","email_id":"Emerson.Davis@yahoo.com","dop":"2025-12-16","serial_number":"11546878281522","imei1":"11546878281522","imei2":"11546878281522","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123012,"job_number":"JOB_123012","tr_customer_id":123029,"tr_customer_product_id":123019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:04.000Z","modified_at":"2025-12-07T17:08:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11183213272244","imei1":"11183213272244","imei2":"11183213272244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123014,"job_number":"JOB_123014","tr_customer_id":123031,"tr_customer_product_id":123021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:05.000Z","modified_at":"2025-12-07T17:08:05.000Z","name":"Mittie Schulist","mobile_number":"654-833-6923","email_id":"Abbey10@yahoo.com","dop":"2025-04-06","serial_number":"10771542198454272","imei1":"10771542198454272","imei2":"10771542198454272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123015,"job_number":"JOB_123015","tr_customer_id":123032,"tr_customer_product_id":123022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:35.000Z","modified_at":"2025-12-07T17:08:35.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15287319226683","imei1":"15287319226683","imei2":"15287319226683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123017,"job_number":"JOB_123017","tr_customer_id":123034,"tr_customer_product_id":123024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:08:36.000Z","modified_at":"2025-12-07T17:08:36.000Z","name":"Aletha Kiehn","mobile_number":"605-557-4260","email_id":"Elwyn.Casper@gmail.com","dop":"2025-04-06","serial_number":"17932448650942980","imei1":"17932448650942980","imei2":"17932448650942980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:08:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123018,"job_number":"JOB_123018","tr_customer_id":123035,"tr_customer_product_id":123025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:06.000Z","modified_at":"2025-12-07T17:09:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19719854505013","imei1":"19719854505013","imei2":"19719854505013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123020,"job_number":"JOB_123020","tr_customer_id":123037,"tr_customer_product_id":123027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:09:07.000Z","modified_at":"2025-12-07T17:09:07.000Z","name":"Ole Franecki","mobile_number":"311-742-1077","email_id":"Wilfredo63@hotmail.com","dop":"2025-04-06","serial_number":"13020018464545678","imei1":"13020018464545678","imei2":"13020018464545678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123021,"job_number":"JOB_123021","tr_customer_id":123038,"tr_customer_product_id":123028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:11:03.000Z","modified_at":"2025-12-07T17:11:03.000Z","name":"Saurabh Sirothiya","mobile_number":"9168018741","email_id":"sssaurabh031@gmail.com","dop":"2025-12-16","serial_number":"19036542573022","imei1":"19036542573022","imei2":"19036542573022","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:11:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123023,"job_number":"JOB_123023","tr_customer_id":123040,"tr_customer_product_id":123030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:24.000Z","modified_at":"2025-12-07T17:17:24.000Z","name":"Sylvia Casper","mobile_number":"759-282-9317","email_id":"Delmer71@hotmail.com","dop":"2025-12-16","serial_number":"15171881160803","imei1":"15171881160803","imei2":"15171881160803","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123024,"job_number":"JOB_123024","tr_customer_id":123041,"tr_customer_product_id":123031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:30.000Z","modified_at":"2025-12-07T17:17:30.000Z","name":"Genoveva Gulgowski","mobile_number":"948-996-0207","email_id":"Mollie48@gmail.com","dop":"2025-12-16","serial_number":"14007276121836","imei1":"14007276121836","imei2":"14007276121836","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123025,"job_number":"JOB_123025","tr_customer_id":123042,"tr_customer_product_id":123032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:17:32.000Z","modified_at":"2025-12-07T17:17:32.000Z","name":"Samson Hirthe","mobile_number":"376-447-3380","email_id":"Horacio95@gmail.com","dop":"2025-12-16","serial_number":"10035195470108","imei1":"10035195470108","imei2":"10035195470108","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123034,"job_number":"JOB_123034","tr_customer_id":123051,"tr_customer_product_id":123041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:30:05.000Z","modified_at":"2025-12-07T19:30:05.000Z","name":"Jayden Kozey","mobile_number":"884-654-3608","email_id":"Sabina57@hotmail.com","dop":"2025-04-06","serial_number":"12943917940902","imei1":"12943917940902","imei2":"12943917940902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123035,"job_number":"JOB_123035","tr_customer_id":123052,"tr_customer_product_id":123042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:43:08.000Z","modified_at":"2025-12-07T19:43:08.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"13606557732690","imei1":"13606557732690","imei2":"13606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123036,"job_number":"JOB_123036","tr_customer_id":123053,"tr_customer_product_id":123043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T19:49:09.000Z","modified_at":"2025-12-07T19:49:09.000Z","name":"Nathanael Weber","mobile_number":"625-297-0985","email_id":"Lonnie13@gmail.com","dop":"2025-04-06","serial_number":"33606557732690","imei1":"33606557732690","imei2":"33606557732690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T19:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123045,"job_number":"JOB_123045","tr_customer_id":123062,"tr_customer_product_id":123052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:14.000Z","modified_at":"2025-12-07T20:52:14.000Z","name":"Darlene Botsford","mobile_number":"791-659-4260","email_id":"Helen.Klein@hotmail.com","dop":"2025-04-06","serial_number":"14982006406557","imei1":"14982006406557","imei2":"14982006406557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123046,"job_number":"JOB_123046","tr_customer_id":123063,"tr_customer_product_id":123053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:52:21.000Z","modified_at":"2025-12-07T20:52:21.000Z","name":"Dave Hintz","mobile_number":"825-241-4464","email_id":"Trevor65@yahoo.com","dop":"2025-04-06","serial_number":"16981541952837","imei1":"16981541952837","imei2":"16981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123048,"job_number":"JOB_123048","tr_customer_id":123065,"tr_customer_product_id":123055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:57:40.000Z","modified_at":"2025-12-07T20:57:40.000Z","name":"Brant Predovic","mobile_number":"403-878-3370","email_id":"Brisa60@hotmail.com","dop":"2025-04-06","serial_number":"11300621324869548","imei1":"11300621324869548","imei2":"11300621324869548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123050,"job_number":"JOB_123050","tr_customer_id":123067,"tr_customer_product_id":123057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T20:59:37.000Z","modified_at":"2025-12-07T20:59:37.000Z","name":"Shayna Wuckert","mobile_number":"539-280-0731","email_id":"Emily_Bins@hotmail.com","dop":"2025-04-06","serial_number":"18284338340323270","imei1":"18284338340323270","imei2":"18284338340323270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T20:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123051,"job_number":"JOB_123051","tr_customer_id":123068,"tr_customer_product_id":123058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:01:14.000Z","modified_at":"2025-12-07T21:01:14.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"96981541952837","imei1":"96981541952837","imei2":"96981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123052,"job_number":"JOB_123052","tr_customer_id":123069,"tr_customer_product_id":123059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:02:03.000Z","modified_at":"2025-12-07T21:02:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"82200427063919","imei1":"82200427063919","imei2":"82200427063919","popurl":"2025-11-27T21:01:57.136597Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123053,"job_number":"JOB_123053","tr_customer_id":123070,"tr_customer_product_id":123060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:03:48.000Z","modified_at":"2025-12-07T21:03:48.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"23791575737047","imei1":"23791575737047","imei2":"23791575737047","popurl":"2025-11-27T21:03:42.907491900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123054,"job_number":"JOB_123054","tr_customer_id":123071,"tr_customer_product_id":123061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:08:35.000Z","modified_at":"2025-12-07T21:08:35.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-27","serial_number":"55423834869264","imei1":"55423834869264","imei2":"55423834869264","popurl":"2025-11-27T21:08:29.508365300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123055,"job_number":"JOB_123055","tr_customer_id":123072,"tr_customer_product_id":123062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:21:20.000Z","modified_at":"2025-12-07T21:21:20.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"86981541952837","imei1":"86981541952837","imei2":"86981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123056,"job_number":"JOB_123056","tr_customer_id":123073,"tr_customer_product_id":123063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:37:16.000Z","modified_at":"2025-12-07T21:37:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952837","imei1":"26981541952837","imei2":"26981541952837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123057,"job_number":"JOB_123057","tr_customer_id":123074,"tr_customer_product_id":123064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:42:28.000Z","modified_at":"2025-12-07T21:42:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541952887","imei1":"26981541952887","imei2":"26981541952887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123058,"job_number":"JOB_123058","tr_customer_id":123075,"tr_customer_product_id":123065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:47:42.000Z","modified_at":"2025-12-07T21:47:42.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26981541958887","imei1":"26981541958887","imei2":"26981541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123059,"job_number":"JOB_123059","tr_customer_id":123076,"tr_customer_product_id":123066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:16.000Z","modified_at":"2025-12-07T21:58:16.000Z","name":"Lera Goodwin","mobile_number":"829-786-1143","email_id":"Jaiden87@hotmail.com","dop":"2025-11-03","serial_number":"13428836938821","imei1":"13428836938821","imei2":"13428836938821","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123060,"job_number":"JOB_123060","tr_customer_id":123077,"tr_customer_product_id":123067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T21:58:33.000Z","modified_at":"2025-12-07T21:58:33.000Z","name":"Blaise Goldner","mobile_number":"789-239-1704","email_id":"Claudia57@gmail.com","dop":"2025-11-03","serial_number":"11711454192532","imei1":"11711454192532","imei2":"11711454192532","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T21:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123061,"job_number":"JOB_123061","tr_customer_id":123078,"tr_customer_product_id":123068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:10:50.000Z","modified_at":"2025-12-07T22:10:50.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"26986541958887","imei1":"26986541958887","imei2":"26986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:10:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123062,"job_number":"JOB_123062","tr_customer_id":123079,"tr_customer_product_id":123069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:19:43.000Z","modified_at":"2025-12-07T22:19:43.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-04-06","serial_number":"66986541958887","imei1":"66986541958887","imei2":"66986541958887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123063,"job_number":"JOB_123063","tr_customer_id":123080,"tr_customer_product_id":123070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:30.000Z","modified_at":"2025-12-07T22:40:30.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12963994166572","imei1":"12963994166572","imei2":"12963994166572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123065,"job_number":"JOB_123065","tr_customer_id":123082,"tr_customer_product_id":123072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:40:31.000Z","modified_at":"2025-12-07T22:40:31.000Z","name":"Hassan Shields","mobile_number":"967-891-1793","email_id":"Elva58@hotmail.com","dop":"2025-04-06","serial_number":"19789986381070664","imei1":"19789986381070664","imei2":"19789986381070664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123066,"job_number":"JOB_123066","tr_customer_id":123083,"tr_customer_product_id":123073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:13.000Z","modified_at":"2025-12-07T22:41:13.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18817770837841","imei1":"18817770837841","imei2":"18817770837841","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123068,"job_number":"JOB_123068","tr_customer_id":123085,"tr_customer_product_id":123075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:15.000Z","modified_at":"2025-12-07T22:41:15.000Z","name":"Herta Mitchell","mobile_number":"218-331-7678","email_id":"Paul6@gmail.com","dop":"2025-04-06","serial_number":"13119584696144428","imei1":"13119584696144428","imei2":"13119584696144428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123069,"job_number":"JOB_123069","tr_customer_id":123086,"tr_customer_product_id":123076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:57.000Z","modified_at":"2025-12-07T22:41:57.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"16545930273107","imei1":"16545930273107","imei2":"16545930273107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123071,"job_number":"JOB_123071","tr_customer_id":123088,"tr_customer_product_id":123078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T22:41:58.000Z","modified_at":"2025-12-07T22:41:58.000Z","name":"Dejah Halvorson","mobile_number":"316-264-8050","email_id":"Keanu_Collins@hotmail.com","dop":"2025-04-06","serial_number":"11099542794380640","imei1":"11099542794380640","imei2":"11099542794380640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T22:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123072,"job_number":"JOB_123072","tr_customer_id":123089,"tr_customer_product_id":123079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T23:21:09.000Z","modified_at":"2025-12-07T23:21:09.000Z","name":"Vesta Rodriguez","mobile_number":"460-238-5021","email_id":"Easter_Crooks@yahoo.com","dop":"2025-11-13","serial_number":"14362626500219","imei1":"14362626500219","imei2":"14362626500219","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T23:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123074,"job_number":"JOB_123074","tr_customer_id":123091,"tr_customer_product_id":123081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:12.000Z","modified_at":"2025-12-08T00:43:12.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19148206491763","imei1":"19148206491763","imei2":"19148206491763","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123075,"job_number":"JOB_123075","tr_customer_id":123092,"tr_customer_product_id":123082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:13.000Z","modified_at":"2025-12-08T00:43:13.000Z","name":"Stephany McGlynn","mobile_number":"772-382-4084","email_id":"Robbie.Franecki56@gmail.com","dop":"2025-11-03","serial_number":"10735429419580","imei1":"10735429419580","imei2":"10735429419580","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123076,"job_number":"JOB_123076","tr_customer_id":123093,"tr_customer_product_id":123083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12719095693085","imei1":"12719095693085","imei2":"12719095693085","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123077,"job_number":"JOB_123077","tr_customer_id":123094,"tr_customer_product_id":123084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:14.000Z","modified_at":"2025-12-08T00:43:14.000Z","name":"Emil Goodwin","mobile_number":"516-908-9960","email_id":"Rudy11@hotmail.com","dop":"2025-11-03","serial_number":"13439823257469","imei1":"13439823257469","imei2":"13439823257469","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123078,"job_number":"JOB_123078","tr_customer_id":123095,"tr_customer_product_id":123085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13143351646850","imei1":"13143351646850","imei2":"13143351646850","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123080,"job_number":"JOB_123080","tr_customer_id":123097,"tr_customer_product_id":123087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:28.000Z","modified_at":"2025-12-08T00:43:28.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18063128313014","imei1":"18063128313014","imei2":"18063128313014","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123082,"job_number":"JOB_123082","tr_customer_id":123099,"tr_customer_product_id":123089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:42.000Z","modified_at":"2025-12-08T00:43:42.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12028163455655","imei1":"12028163455655","imei2":"12028163455655","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123084,"job_number":"JOB_123084","tr_customer_id":123101,"tr_customer_product_id":123091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:43:43.000Z","modified_at":"2025-12-08T00:43:43.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"18653977966654","imei1":"18653977966654","imei2":"18653977966654","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123086,"job_number":"JOB_123086","tr_customer_id":123103,"tr_customer_product_id":123093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"13129751098032","imei1":"13129751098032","imei2":"13129751098032","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123087,"job_number":"JOB_123087","tr_customer_id":123104,"tr_customer_product_id":123094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:19.000Z","modified_at":"2025-12-08T00:54:19.000Z","name":"Sophie Schamberger","mobile_number":"412-556-2181","email_id":"Meta_Dickinson47@hotmail.com","dop":"2025-11-03","serial_number":"17430489734348","imei1":"17430489734348","imei2":"17430489734348","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123088,"job_number":"JOB_123088","tr_customer_id":123105,"tr_customer_product_id":123095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"18925155185845","imei1":"18925155185845","imei2":"18925155185845","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123089,"job_number":"JOB_123089","tr_customer_id":123106,"tr_customer_product_id":123096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:20.000Z","modified_at":"2025-12-08T00:54:20.000Z","name":"Verna Conn","mobile_number":"809-699-0042","email_id":"Vergie_Kertzmann22@gmail.com","dop":"2025-11-03","serial_number":"11542980033030","imei1":"11542980033030","imei2":"11542980033030","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123090,"job_number":"JOB_123090","tr_customer_id":123107,"tr_customer_product_id":123097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:33.000Z","modified_at":"2025-12-08T00:54:33.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"19538229014301","imei1":"19538229014301","imei2":"19538229014301","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123092,"job_number":"JOB_123092","tr_customer_id":123109,"tr_customer_product_id":123099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:34.000Z","modified_at":"2025-12-08T00:54:34.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11114231397328","imei1":"11114231397328","imei2":"11114231397328","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123094,"job_number":"JOB_123094","tr_customer_id":123111,"tr_customer_product_id":123101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12687110956026","imei1":"12687110956026","imei2":"12687110956026","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123095,"job_number":"JOB_123095","tr_customer_id":123112,"tr_customer_product_id":123102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:54:48.000Z","modified_at":"2025-12-08T00:54:48.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15298464985251","imei1":"15298464985251","imei2":"15298464985251","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123098,"job_number":"JOB_123098","tr_customer_id":123115,"tr_customer_product_id":123105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11162648980275","imei1":"11162648980275","imei2":"11162648980275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123099,"job_number":"JOB_123099","tr_customer_id":123116,"tr_customer_product_id":123106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"Lilian Bayer","mobile_number":"790-472-7675","email_id":"Quentin.Vandervort35@yahoo.com","dop":"2025-11-03","serial_number":"14785451085319","imei1":"14785451085319","imei2":"14785451085319","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123100,"job_number":"JOB_123100","tr_customer_id":123117,"tr_customer_product_id":123107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:09.000Z","modified_at":"2025-12-08T00:58:09.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"17168548694205","imei1":"17168548694205","imei2":"17168548694205","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123101,"job_number":"JOB_123101","tr_customer_id":123118,"tr_customer_product_id":123108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:10.000Z","modified_at":"2025-12-08T00:58:10.000Z","name":"Domenica Bosco","mobile_number":"362-548-1815","email_id":"Rosamond94@yahoo.com","dop":"2025-11-03","serial_number":"17283380239047","imei1":"17283380239047","imei2":"17283380239047","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123102,"job_number":"JOB_123102","tr_customer_id":123119,"tr_customer_product_id":123109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16009700495969","imei1":"16009700495969","imei2":"16009700495969","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123103,"job_number":"JOB_123103","tr_customer_id":123120,"tr_customer_product_id":123110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:24.000Z","modified_at":"2025-12-08T00:58:24.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18004980754932","imei1":"18004980754932","imei2":"18004980754932","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123106,"job_number":"JOB_123106","tr_customer_id":123123,"tr_customer_product_id":123113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"12974274610741","imei1":"12974274610741","imei2":"12974274610741","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123108,"job_number":"JOB_123108","tr_customer_id":123125,"tr_customer_product_id":123115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T00:58:38.000Z","modified_at":"2025-12-08T00:58:38.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10410473581951","imei1":"10410473581951","imei2":"10410473581951","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T00:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123110,"job_number":"JOB_123110","tr_customer_id":123127,"tr_customer_product_id":123117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"11537012233581","imei1":"11537012233581","imei2":"11537012233581","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123111,"job_number":"JOB_123111","tr_customer_id":123128,"tr_customer_product_id":123118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"10841590786373","imei1":"10841590786373","imei2":"10841590786373","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123112,"job_number":"JOB_123112","tr_customer_id":123129,"tr_customer_product_id":123119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Troy Littel","mobile_number":"399-443-4823","email_id":"Leila31@hotmail.com","dop":"2025-11-03","serial_number":"12870371184857","imei1":"12870371184857","imei2":"12870371184857","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123113,"job_number":"JOB_123113","tr_customer_id":123130,"tr_customer_product_id":123120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:08.000Z","modified_at":"2025-12-08T01:02:08.000Z","name":"Aditya Daniel","mobile_number":"475-677-8567","email_id":"Dawson_Mohr@yahoo.com","dop":"2025-11-03","serial_number":"16104638115859","imei1":"16104638115859","imei2":"16104638115859","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123114,"job_number":"JOB_123114","tr_customer_id":123131,"tr_customer_product_id":123121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18555903565488","imei1":"18555903565488","imei2":"18555903565488","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123115,"job_number":"JOB_123115","tr_customer_id":123132,"tr_customer_product_id":123122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:22.000Z","modified_at":"2025-12-08T01:02:22.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"14236031286568","imei1":"14236031286568","imei2":"14236031286568","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123118,"job_number":"JOB_123118","tr_customer_id":123135,"tr_customer_product_id":123125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"10616726319674","imei1":"10616726319674","imei2":"10616726319674","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123120,"job_number":"JOB_123120","tr_customer_id":123137,"tr_customer_product_id":123127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:02:36.000Z","modified_at":"2025-12-08T01:02:36.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19605894960227","imei1":"19605894960227","imei2":"19605894960227","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123122,"job_number":"JOB_123122","tr_customer_id":123139,"tr_customer_product_id":123129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"14831078423562","imei1":"14831078423562","imei2":"14831078423562","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123123,"job_number":"JOB_123123","tr_customer_id":123140,"tr_customer_product_id":123130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"Ransom Armstrong","mobile_number":"308-816-9294","email_id":"Al.Leannon@yahoo.com","dop":"2025-11-03","serial_number":"19188979092289","imei1":"19188979092289","imei2":"19188979092289","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123124,"job_number":"JOB_123124","tr_customer_id":123141,"tr_customer_product_id":123131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:38.000Z","modified_at":"2025-12-08T01:09:38.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"12408004218187","imei1":"12408004218187","imei2":"12408004218187","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123125,"job_number":"JOB_123125","tr_customer_id":123142,"tr_customer_product_id":123132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:39.000Z","modified_at":"2025-12-08T01:09:39.000Z","name":"Aylin Mosciski","mobile_number":"773-952-7041","email_id":"Abner75@hotmail.com","dop":"2025-11-03","serial_number":"10463107447807","imei1":"10463107447807","imei2":"10463107447807","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123126,"job_number":"JOB_123126","tr_customer_id":123143,"tr_customer_product_id":123133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:52.000Z","modified_at":"2025-12-08T01:09:52.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"16856843045121","imei1":"16856843045121","imei2":"16856843045121","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123128,"job_number":"JOB_123128","tr_customer_id":123145,"tr_customer_product_id":123135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:09:53.000Z","modified_at":"2025-12-08T01:09:53.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"10538910140869","imei1":"10538910140869","imei2":"10538910140869","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123130,"job_number":"JOB_123130","tr_customer_id":123147,"tr_customer_product_id":123137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"11696410521592","imei1":"11696410521592","imei2":"11696410521592","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123132,"job_number":"JOB_123132","tr_customer_id":123149,"tr_customer_product_id":123139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:10:07.000Z","modified_at":"2025-12-08T01:10:07.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"19308422416538","imei1":"19308422416538","imei2":"19308422416538","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123134,"job_number":"JOB_123134","tr_customer_id":123151,"tr_customer_product_id":123141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:41.000Z","modified_at":"2025-12-08T01:16:41.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19708382836326","imei1":"19708382836326","imei2":"19708382836326","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123135,"job_number":"JOB_123135","tr_customer_id":123152,"tr_customer_product_id":123142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"15440882148217","imei1":"15440882148217","imei2":"15440882148217","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123136,"job_number":"JOB_123136","tr_customer_id":123153,"tr_customer_product_id":123143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Gregory Stracke","mobile_number":"860-849-4691","email_id":"Clementine_Prosacco@hotmail.com","dop":"2025-11-03","serial_number":"12439532944651","imei1":"12439532944651","imei2":"12439532944651","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123137,"job_number":"JOB_123137","tr_customer_id":123154,"tr_customer_product_id":123144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:42.000Z","modified_at":"2025-12-08T01:16:42.000Z","name":"Carol Hills","mobile_number":"950-697-3029","email_id":"Ignacio49@yahoo.com","dop":"2025-11-03","serial_number":"11335092911454","imei1":"11335092911454","imei2":"11335092911454","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123138,"job_number":"JOB_123138","tr_customer_id":123155,"tr_customer_product_id":123145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:56.000Z","modified_at":"2025-12-08T01:16:56.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"13034597389878","imei1":"13034597389878","imei2":"13034597389878","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123140,"job_number":"JOB_123140","tr_customer_id":123157,"tr_customer_product_id":123147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:16:57.000Z","modified_at":"2025-12-08T01:16:57.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"18446510013723","imei1":"18446510013723","imei2":"18446510013723","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123142,"job_number":"JOB_123142","tr_customer_id":123159,"tr_customer_product_id":123149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:10.000Z","modified_at":"2025-12-08T01:17:10.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15095149624475","imei1":"15095149624475","imei2":"15095149624475","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123144,"job_number":"JOB_123144","tr_customer_id":123161,"tr_customer_product_id":123151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:17:13.000Z","modified_at":"2025-12-08T01:17:13.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15551741352803","imei1":"15551741352803","imei2":"15551741352803","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123146,"job_number":"JOB_123146","tr_customer_id":123163,"tr_customer_product_id":123153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:29:02.000Z","modified_at":"2025-12-08T01:29:02.000Z","name":"Minnie McGlynn","mobile_number":"536-454-2684","email_id":"Eldora_Christiansen@yahoo.com","dop":"2025-07-07","serial_number":"106496788969456","imei1":"106496788969456","imei2":"106496788969456","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123147,"job_number":"JOB_123147","tr_customer_id":123164,"tr_customer_product_id":123154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:37:38.000Z","modified_at":"2025-12-08T01:37:38.000Z","name":"Mariela Roob","mobile_number":"881-836-1474","email_id":"Janick62@gmail.com","dop":"2025-07-07","serial_number":"101623139946047","imei1":"101623139946047","imei2":"101623139946047","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123148,"job_number":"JOB_123148","tr_customer_id":123165,"tr_customer_product_id":123155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:45:01.000Z","modified_at":"2025-12-08T01:45:01.000Z","name":"Zack Sanford","mobile_number":"883-839-7652","email_id":"Misty_VonRueden16@hotmail.com","dop":"2025-07-07","serial_number":"108338075730374","imei1":"108338075730374","imei2":"108338075730374","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123149,"job_number":"JOB_123149","tr_customer_id":123166,"tr_customer_product_id":123156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:51:36.000Z","modified_at":"2025-12-08T01:51:36.000Z","name":"Elissa Monahan","mobile_number":"225-714-5413","email_id":"Lowell24@hotmail.com","dop":"2025-07-07","serial_number":"102037692188652","imei1":"102037692188652","imei2":"102037692188652","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123150,"job_number":"JOB_123150","tr_customer_id":123167,"tr_customer_product_id":123157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:55:06.000Z","modified_at":"2025-12-08T01:55:06.000Z","name":"Camila Pfeffer","mobile_number":"527-599-9831","email_id":"Alaina_Ondricka@hotmail.com","dop":"2025-07-07","serial_number":"105832349097701","imei1":"105832349097701","imei2":"105832349097701","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123151,"job_number":"JOB_123151","tr_customer_id":123168,"tr_customer_product_id":123158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T01:58:26.000Z","modified_at":"2025-12-08T01:58:26.000Z","name":"Boyd Shanahan","mobile_number":"667-862-6549","email_id":"Alaina51@hotmail.com","dop":"2025-07-07","serial_number":"101286506514648","imei1":"101286506514648","imei2":"101286506514648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T01:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123152,"job_number":"JOB_123152","tr_customer_id":123169,"tr_customer_product_id":123159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:00:34.000Z","modified_at":"2025-12-08T02:00:34.000Z","name":"Kelton Hahn","mobile_number":"614-293-4734","email_id":"Shirley60@yahoo.com","dop":"2025-07-07","serial_number":"104780773281625","imei1":"104780773281625","imei2":"104780773281625","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123153,"job_number":"JOB_123153","tr_customer_id":123170,"tr_customer_product_id":123160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:14:59.000Z","modified_at":"2025-12-08T02:14:59.000Z","name":"Bridie Marks","mobile_number":"324-244-1159","email_id":"Maximillia8@yahoo.com","dop":"2025-07-07","serial_number":"1079060270263648","imei1":"1079060270263648","imei2":"1079060270263648","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123154,"job_number":"JOB_123154","tr_customer_id":123171,"tr_customer_product_id":123161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:41.000Z","modified_at":"2025-12-08T02:18:41.000Z","name":"Deon Lehner","mobile_number":"783-595-9529","email_id":"Margot.Boyle99@yahoo.com","dop":"2025-07-07","serial_number":"10000000000000108","imei1":"10000000000000108","imei2":"10000000000000108","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123155,"job_number":"JOB_123155","tr_customer_id":123172,"tr_customer_product_id":123162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:18:59.000Z","modified_at":"2025-12-08T02:18:59.000Z","name":"Lloyd Wisoky","mobile_number":"604-438-0046","email_id":"Fanny_Wyman@gmail.com","dop":"2025-07-07","serial_number":"10000000000000346","imei1":"10000000000000346","imei2":"10000000000000346","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123156,"job_number":"JOB_123156","tr_customer_id":123173,"tr_customer_product_id":123163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:30:59.000Z","modified_at":"2025-12-08T02:30:59.000Z","name":"Domingo Collier","mobile_number":"356-776-2706","email_id":"Christine90@yahoo.com","dop":"2025-07-07","serial_number":"105971201562599","imei1":"105971201562599","imei2":"105971201562599","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123157,"job_number":"JOB_123157","tr_customer_id":123174,"tr_customer_product_id":123164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:38:42.000Z","modified_at":"2025-12-08T02:38:42.000Z","name":"Brianne Haag","mobile_number":"893-543-8129","email_id":"Enrique97@yahoo.com","dop":"2025-07-07","serial_number":"105146427367564","imei1":"105146427367564","imei2":"105146427367564","popurl":"2025-07-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:38:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123158,"job_number":"JOB_123158","tr_customer_id":123175,"tr_customer_product_id":123165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:16.000Z","modified_at":"2025-12-08T02:50:16.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"12476202395072","imei1":"12476202395072","imei2":"12476202395072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123160,"job_number":"JOB_123160","tr_customer_id":123177,"tr_customer_product_id":123167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:50:18.000Z","modified_at":"2025-12-08T02:50:18.000Z","name":"Immanuel Weissnat","mobile_number":"388-491-4324","email_id":"Ethelyn.Kautzer44@hotmail.com","dop":"2025-04-06","serial_number":"19225835287844740","imei1":"19225835287844740","imei2":"19225835287844740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:50:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123161,"job_number":"JOB_123161","tr_customer_id":123178,"tr_customer_product_id":123168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:05.000Z","modified_at":"2025-12-08T02:51:06.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"14218474128403","imei1":"14218474128403","imei2":"14218474128403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123163,"job_number":"JOB_123163","tr_customer_id":123180,"tr_customer_product_id":123170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:07.000Z","modified_at":"2025-12-08T02:51:07.000Z","name":"Elda Satterfield","mobile_number":"703-687-0698","email_id":"Emmy_King@yahoo.com","dop":"2025-04-06","serial_number":"19415329614657580","imei1":"19415329614657580","imei2":"19415329614657580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123165,"job_number":"JOB_123165","tr_customer_id":123182,"tr_customer_product_id":123172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:55.000Z","modified_at":"2025-12-08T02:51:55.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"14117225611194","imei1":"14117225611194","imei2":"14117225611194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123167,"job_number":"JOB_123167","tr_customer_id":123184,"tr_customer_product_id":123174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T02:51:57.000Z","modified_at":"2025-12-08T02:51:57.000Z","name":"Lilyan Ratke","mobile_number":"916-500-7429","email_id":"Carmen95@gmail.com","dop":"2025-04-06","serial_number":"19502723118702256","imei1":"19502723118702256","imei2":"19502723118702256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T02:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123170,"job_number":"JOB_123170","tr_customer_id":123187,"tr_customer_product_id":123177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:40:50.000Z","modified_at":"2025-12-08T03:40:50.000Z","name":"Brooke Hansen","mobile_number":"806-294-1527","email_id":"Breana76@gmail.com","dop":"2025-04-06","serial_number":"12516543567746312","imei1":"12516543567746312","imei2":"12516543567746312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123172,"job_number":"JOB_123172","tr_customer_id":123189,"tr_customer_product_id":123179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:21.000Z","modified_at":"2025-12-08T03:41:21.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12919196516617","imei1":"12919196516617","imei2":"12919196516617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123174,"job_number":"JOB_123174","tr_customer_id":123191,"tr_customer_product_id":123181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:41:23.000Z","modified_at":"2025-12-08T03:41:23.000Z","name":"Carlos Reichert","mobile_number":"355-842-0903","email_id":"Eric_Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"13379279838790802","imei1":"13379279838790802","imei2":"13379279838790802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123175,"job_number":"JOB_123175","tr_customer_id":123192,"tr_customer_product_id":123182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:03.000Z","modified_at":"2025-12-08T03:42:03.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10486819763052","imei1":"10486819763052","imei2":"10486819763052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123177,"job_number":"JOB_123177","tr_customer_id":123194,"tr_customer_product_id":123184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"Nellie Ankunding","mobile_number":"796-566-3296","email_id":"Kylie_Dicki47@gmail.com","dop":"2025-06-18","serial_number":"1002399900669364","imei1":"1002399900669364","imei2":"1002399900669364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123178,"job_number":"JOB_123178","tr_customer_id":123195,"tr_customer_product_id":123185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:04.000Z","modified_at":"2025-12-08T03:42:04.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16526136068344","imei1":"16526136068344","imei2":"16526136068344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123180,"job_number":"JOB_123180","tr_customer_id":123197,"tr_customer_product_id":123187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:06.000Z","modified_at":"2025-12-08T03:42:06.000Z","name":"Davion Waters","mobile_number":"552-561-1806","email_id":"Macey_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"10219619777260776","imei1":"10219619777260776","imei2":"10219619777260776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123182,"job_number":"JOB_123182","tr_customer_id":123199,"tr_customer_product_id":123189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:12.000Z","modified_at":"2025-12-08T03:42:12.000Z","name":"Name Hyatt","mobile_number":"957-310-5235","email_id":"Candido.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"15921933928092232","imei1":"15921933928092232","imei2":"15921933928092232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123183,"job_number":"JOB_123183","tr_customer_id":123200,"tr_customer_product_id":123190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18502686029284","imei1":"18502686029284","imei2":"18502686029284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123184,"job_number":"JOB_123184","tr_customer_id":123201,"tr_customer_product_id":123191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:16.000Z","modified_at":"2025-12-08T03:42:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19066763266488","imei1":"19066763266488","imei2":"19066763266488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123187,"job_number":"JOB_123187","tr_customer_id":123204,"tr_customer_product_id":123194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Gabrielle Leffler","mobile_number":"653-760-9452","email_id":"Wendell80@gmail.com","dop":"2025-04-06","serial_number":"17595668110703488","imei1":"17595668110703488","imei2":"17595668110703488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123188,"job_number":"JOB_123188","tr_customer_id":123205,"tr_customer_product_id":123195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:17.000Z","modified_at":"2025-12-08T03:42:17.000Z","name":"Moses Bruen","mobile_number":"426-858-9381","email_id":"Queenie26@yahoo.com","dop":"2025-04-06","serial_number":"13459091133047038","imei1":"13459091133047038","imei2":"13459091133047038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123190,"job_number":"JOB_123190","tr_customer_id":123207,"tr_customer_product_id":123197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:46.000Z","modified_at":"2025-12-08T03:42:46.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10205797188337","imei1":"10205797188337","imei2":"10205797188337","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123192,"job_number":"JOB_123192","tr_customer_id":123209,"tr_customer_product_id":123199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:47.000Z","modified_at":"2025-12-08T03:42:47.000Z","name":"Jeanne Wilkinson","mobile_number":"327-512-8091","email_id":"Blanca.Leuschke24@hotmail.com","dop":"2025-06-18","serial_number":"1071730350206734","imei1":"1071730350206734","imei2":"1071730350206734","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123193,"job_number":"JOB_123193","tr_customer_id":123210,"tr_customer_product_id":123200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:48.000Z","modified_at":"2025-12-08T03:42:48.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16967989394290","imei1":"16967989394290","imei2":"16967989394290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123195,"job_number":"JOB_123195","tr_customer_id":123212,"tr_customer_product_id":123202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:50.000Z","modified_at":"2025-12-08T03:42:50.000Z","name":"Gennaro Hirthe","mobile_number":"228-694-6451","email_id":"Vallie.Jakubowski99@hotmail.com","dop":"2025-04-06","serial_number":"19335104384405440","imei1":"19335104384405440","imei2":"19335104384405440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123197,"job_number":"JOB_123197","tr_customer_id":123214,"tr_customer_product_id":123204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:54.000Z","modified_at":"2025-12-08T03:42:54.000Z","name":"Ariane Stracke","mobile_number":"804-347-6074","email_id":"Idell_DuBuque54@gmail.com","dop":"2025-04-06","serial_number":"10985353469915842","imei1":"10985353469915842","imei2":"10985353469915842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123198,"job_number":"JOB_123198","tr_customer_id":123215,"tr_customer_product_id":123205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10088377538722","imei1":"10088377538722","imei2":"10088377538722","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123199,"job_number":"JOB_123199","tr_customer_id":123216,"tr_customer_product_id":123206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:57.000Z","modified_at":"2025-12-08T03:42:57.000Z","name":"Joshua Reichert","mobile_number":"676-624-4415","email_id":"Jeff_Bailey@gmail.com","dop":"2025-09-16","serial_number":"17512597118740","imei1":"17512597118740","imei2":"17512597118740","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123200,"job_number":"JOB_123200","tr_customer_id":123217,"tr_customer_product_id":123207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:58.000Z","modified_at":"2025-12-08T03:42:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13324679375055","imei1":"13324679375055","imei2":"13324679375055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123202,"job_number":"JOB_123202","tr_customer_id":123219,"tr_customer_product_id":123209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:59.000Z","modified_at":"2025-12-08T03:42:59.000Z","name":"Alison Hammes","mobile_number":"703-468-3311","email_id":"Leilani_Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"18711762498024416","imei1":"18711762498024416","imei2":"18711762498024416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123204,"job_number":"JOB_123204","tr_customer_id":123221,"tr_customer_product_id":123211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:03.000Z","modified_at":"2025-12-08T03:43:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11167089020545","imei1":"11167089020545","imei2":"11167089020545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123206,"job_number":"JOB_123206","tr_customer_id":123223,"tr_customer_product_id":123213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:05.000Z","modified_at":"2025-12-08T03:43:05.000Z","name":"Sophie O'Kon","mobile_number":"241-993-1661","email_id":"Brendon.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"18437190705268176","imei1":"18437190705268176","imei2":"18437190705268176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123207,"job_number":"JOB_123207","tr_customer_id":123224,"tr_customer_product_id":123214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18534245220925","imei1":"18534245220925","imei2":"18534245220925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123209,"job_number":"JOB_123209","tr_customer_id":123226,"tr_customer_product_id":123216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:16.000Z","modified_at":"2025-12-08T03:43:16.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13115338012485","imei1":"13115338012485","imei2":"13115338012485","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123210,"job_number":"JOB_123210","tr_customer_id":123227,"tr_customer_product_id":123217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Yvette Barrows","mobile_number":"612-296-7291","email_id":"Ludie_Block@gmail.com","dop":"2025-09-16","serial_number":"11930000591914","imei1":"11930000591914","imei2":"11930000591914","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123211,"job_number":"JOB_123211","tr_customer_id":123228,"tr_customer_product_id":123218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:17.000Z","modified_at":"2025-12-08T03:43:17.000Z","name":"Clint Purdy","mobile_number":"379-633-8714","email_id":"Tommie60@gmail.com","dop":"2025-04-06","serial_number":"13883431672111848","imei1":"13883431672111848","imei2":"13883431672111848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123217,"job_number":"JOB_123217","tr_customer_id":123234,"tr_customer_product_id":123224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:30.000Z","modified_at":"2025-12-08T03:43:30.000Z","name":"Corine Tromp","mobile_number":"601-820-2469","email_id":"Luisa.Block13@gmail.com","dop":"2025-05-30","serial_number":"11561298913078","imei1":"11561298913078","imei2":"11561298913078","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123218,"job_number":"JOB_123218","tr_customer_id":123235,"tr_customer_product_id":123225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:31.000Z","modified_at":"2025-12-08T03:43:31.000Z","name":"Dina Wehner","mobile_number":"962-776-5218","email_id":"Ayana.Muller18@gmail.com","dop":"2025-05-30","serial_number":"1038629379573026","imei1":"1038629379573026","imei2":"1038629379573026","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123219,"job_number":"JOB_123219","tr_customer_id":123236,"tr_customer_product_id":123226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11732273165067","imei1":"11732273165067","imei2":"11732273165067","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123220,"job_number":"JOB_123220","tr_customer_id":123237,"tr_customer_product_id":123227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:36.000Z","modified_at":"2025-12-08T03:43:36.000Z","name":"Arnulfo Willms","mobile_number":"637-693-4967","email_id":"Sunny19@gmail.com","dop":"2025-09-16","serial_number":"17881844662224","imei1":"17881844662224","imei2":"17881844662224","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123221,"job_number":"JOB_123221","tr_customer_id":123238,"tr_customer_product_id":123228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:40.000Z","modified_at":"2025-12-08T03:43:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17008005325146","imei1":"17008005325146","imei2":"17008005325146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123223,"job_number":"JOB_123223","tr_customer_id":123240,"tr_customer_product_id":123230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:41.000Z","modified_at":"2025-12-08T03:43:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17492744145540","imei1":"17492744145540","imei2":"17492744145540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123225,"job_number":"JOB_123225","tr_customer_id":123242,"tr_customer_product_id":123232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Ryleigh Stracke","mobile_number":"277-920-5922","email_id":"Aracely.Gottlieb36@yahoo.com","dop":"2025-04-06","serial_number":"10262437012680424","imei1":"10262437012680424","imei2":"10262437012680424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123226,"job_number":"JOB_123226","tr_customer_id":123243,"tr_customer_product_id":123233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:42.000Z","modified_at":"2025-12-08T03:43:42.000Z","name":"Laney Goodwin","mobile_number":"382-714-5034","email_id":"Cathy.Kuphal@gmail.com","dop":"2025-04-06","serial_number":"16103758946700928","imei1":"16103758946700928","imei2":"16103758946700928","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123228,"job_number":"JOB_123228","tr_customer_id":123245,"tr_customer_product_id":123235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:45.000Z","modified_at":"2025-12-08T03:43:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14437537672310","imei1":"14437537672310","imei2":"14437537672310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123230,"job_number":"JOB_123230","tr_customer_id":123247,"tr_customer_product_id":123237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:46.000Z","modified_at":"2025-12-08T03:43:46.000Z","name":"Margaretta Abernathy","mobile_number":"524-369-4379","email_id":"Elisa45@yahoo.com","dop":"2025-04-06","serial_number":"17679830503255276","imei1":"17679830503255276","imei2":"17679830503255276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123231,"job_number":"JOB_123231","tr_customer_id":123248,"tr_customer_product_id":123238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:50.000Z","modified_at":"2025-12-08T03:43:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14729423587549","imei1":"14729423587549","imei2":"14729423587549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123234,"job_number":"JOB_123234","tr_customer_id":123251,"tr_customer_product_id":123241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Vesta Considine","mobile_number":"704-774-7990","email_id":"Frederik70@hotmail.com","dop":"2025-05-30","serial_number":"13078520277507","imei1":"13078520277507","imei2":"13078520277507","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123235,"job_number":"JOB_123235","tr_customer_id":123252,"tr_customer_product_id":123242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:52.000Z","modified_at":"2025-12-08T03:43:52.000Z","name":"Audreanne Orn","mobile_number":"717-350-4604","email_id":"Garnett_Zboncak@hotmail.com","dop":"2025-04-06","serial_number":"18832233973813040","imei1":"18832233973813040","imei2":"18832233973813040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123236,"job_number":"JOB_123236","tr_customer_id":123253,"tr_customer_product_id":123243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:53.000Z","modified_at":"2025-12-08T03:43:53.000Z","name":"Cordelia Barton","mobile_number":"371-662-4912","email_id":"Cora_Botsford@hotmail.com","dop":"2025-05-30","serial_number":"1045771077701665","imei1":"1045771077701665","imei2":"1045771077701665","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123237,"job_number":"JOB_123237","tr_customer_id":123254,"tr_customer_product_id":123244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:01.000Z","modified_at":"2025-12-08T03:44:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13651074566212","imei1":"13651074566212","imei2":"13651074566212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123239,"job_number":"JOB_123239","tr_customer_id":123256,"tr_customer_product_id":123246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:03.000Z","modified_at":"2025-12-08T03:44:03.000Z","name":"Reggie Jaskolski","mobile_number":"316-655-9752","email_id":"Damaris51@gmail.com","dop":"2025-04-06","serial_number":"14616352789334874","imei1":"14616352789334874","imei2":"14616352789334874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123244,"job_number":"JOB_123244","tr_customer_id":123261,"tr_customer_product_id":123251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16682983465711","imei1":"16682983465711","imei2":"16682983465711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123246,"job_number":"JOB_123246","tr_customer_id":123263,"tr_customer_product_id":123253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:12.000Z","modified_at":"2025-12-08T03:44:12.000Z","name":"Jordon Zemlak","mobile_number":"705-352-7263","email_id":"Kyla_Legros@yahoo.com","dop":"2025-04-06","serial_number":"18035114172504548","imei1":"18035114172504548","imei2":"18035114172504548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123250,"job_number":"JOB_123250","tr_customer_id":123267,"tr_customer_product_id":123257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"91944976866919","imei1":"91944976866919","imei2":"91944976866919","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123251,"job_number":"JOB_123251","tr_customer_id":123268,"tr_customer_product_id":123258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:16.000Z","modified_at":"2025-12-08T03:44:16.000Z","name":"Amely Kshlerin","mobile_number":"232-496-8418","email_id":"Jared_Koch10@yahoo.com","dop":"2025-09-30","serial_number":"95795749886055","imei1":"95795749886055","imei2":"95795749886055","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123260,"job_number":"JOB_123260","tr_customer_id":123277,"tr_customer_product_id":123267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:28.000Z","modified_at":"2025-12-08T03:44:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11925098800868","imei1":"11925098800868","imei2":"11925098800868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123262,"job_number":"JOB_123262","tr_customer_id":123279,"tr_customer_product_id":123269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:30.000Z","modified_at":"2025-12-08T03:44:30.000Z","name":"Kacie Rohan","mobile_number":"892-732-4883","email_id":"Shanelle.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"18535907047864670","imei1":"18535907047864670","imei2":"18535907047864670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123263,"job_number":"JOB_123263","tr_customer_id":123280,"tr_customer_product_id":123270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:31.000Z","modified_at":"2025-12-08T03:44:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13337179894684","imei1":"13337179894684","imei2":"13337179894684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123265,"job_number":"JOB_123265","tr_customer_id":123282,"tr_customer_product_id":123272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:32.000Z","modified_at":"2025-12-08T03:44:32.000Z","name":"Ricardo Prohaska","mobile_number":"245-636-6196","email_id":"Devin_Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"15911452719776024","imei1":"15911452719776024","imei2":"15911452719776024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123266,"job_number":"JOB_123266","tr_customer_id":123283,"tr_customer_product_id":123273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27186998820510","imei1":"27186998820510","imei2":"27186998820510","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123267,"job_number":"JOB_123267","tr_customer_id":123284,"tr_customer_product_id":123274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:33.000Z","modified_at":"2025-12-08T03:44:33.000Z","name":"Shayne Bosco","mobile_number":"791-616-3296","email_id":"Lorena89@yahoo.com","dop":"2025-09-30","serial_number":"93918687451610","imei1":"93918687451610","imei2":"93918687451610","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123273,"job_number":"JOB_123273","tr_customer_id":123290,"tr_customer_product_id":123280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:46.000Z","modified_at":"2025-12-08T03:44:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12395154790233","imei1":"12395154790233","imei2":"12395154790233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123275,"job_number":"JOB_123275","tr_customer_id":123292,"tr_customer_product_id":123282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:48.000Z","modified_at":"2025-12-08T03:44:48.000Z","name":"Neal Gulgowski","mobile_number":"626-392-9273","email_id":"Ashtyn_Osinski@yahoo.com","dop":"2025-04-06","serial_number":"16734013765989396","imei1":"16734013765989396","imei2":"16734013765989396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123276,"job_number":"JOB_123276","tr_customer_id":123293,"tr_customer_product_id":123283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42728959373084","imei1":"42728959373084","imei2":"42728959373084","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123277,"job_number":"JOB_123277","tr_customer_id":123294,"tr_customer_product_id":123284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:50.000Z","modified_at":"2025-12-08T03:44:50.000Z","name":"Rico Fay","mobile_number":"893-699-1522","email_id":"Ora65@gmail.com","dop":"2025-09-30","serial_number":"41461890476296","imei1":"41461890476296","imei2":"41461890476296","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123279,"job_number":"JOB_123279","tr_customer_id":123296,"tr_customer_product_id":123286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:53.000Z","modified_at":"2025-12-08T03:44:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18030685664133","imei1":"18030685664133","imei2":"18030685664133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123284,"job_number":"JOB_123284","tr_customer_id":123301,"tr_customer_product_id":123291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Brenna Heller","mobile_number":"663-748-7037","email_id":"Kellie_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"12164112465541310","imei1":"12164112465541310","imei2":"12164112465541310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123288,"job_number":"JOB_123288","tr_customer_id":123305,"tr_customer_product_id":123295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:15.000Z","modified_at":"2025-12-08T03:45:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15417080715028","imei1":"15417080715028","imei2":"15417080715028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123290,"job_number":"JOB_123290","tr_customer_id":123307,"tr_customer_product_id":123297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12196212533464","imei1":"12196212533464","imei2":"12196212533464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123291,"job_number":"JOB_123291","tr_customer_id":123308,"tr_customer_product_id":123298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:17.000Z","modified_at":"2025-12-08T03:45:17.000Z","name":"Bennie Smitham","mobile_number":"388-382-6712","email_id":"Giles13@gmail.com","dop":"2025-04-06","serial_number":"18349541314279936","imei1":"18349541314279936","imei2":"18349541314279936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123293,"job_number":"JOB_123293","tr_customer_id":123310,"tr_customer_product_id":123300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:18.000Z","modified_at":"2025-12-08T03:45:18.000Z","name":"Adam Ferry","mobile_number":"225-314-6404","email_id":"Yasmeen55@hotmail.com","dop":"2025-04-06","serial_number":"19432212233196384","imei1":"19432212233196384","imei2":"19432212233196384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123294,"job_number":"JOB_123294","tr_customer_id":123311,"tr_customer_product_id":123301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:37.000Z","modified_at":"2025-12-08T03:45:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16192275388595","imei1":"16192275388595","imei2":"16192275388595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123296,"job_number":"JOB_123296","tr_customer_id":123313,"tr_customer_product_id":123303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:38.000Z","modified_at":"2025-12-08T03:45:38.000Z","name":"Westley Christiansen","mobile_number":"767-684-8048","email_id":"Elmer.Blanda47@hotmail.com","dop":"2025-04-06","serial_number":"10518020136962558","imei1":"10518020136962558","imei2":"10518020136962558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123300,"job_number":"JOB_123300","tr_customer_id":123317,"tr_customer_product_id":123307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24057193412636","imei1":"24057193412636","imei2":"24057193412636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123301,"job_number":"JOB_123301","tr_customer_id":123318,"tr_customer_product_id":123308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:00.000Z","modified_at":"2025-12-08T03:52:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18821102283211","imei1":"18821102283211","imei2":"18821102283211","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123302,"job_number":"JOB_123302","tr_customer_id":123319,"tr_customer_product_id":123309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24651669156712","imei1":"24651669156712","imei2":"24651669156712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123303,"job_number":"JOB_123303","tr_customer_id":123320,"tr_customer_product_id":123310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81821382514130","imei1":"81821382514130","imei2":"81821382514130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123304,"job_number":"JOB_123304","tr_customer_id":123321,"tr_customer_product_id":123311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:01.000Z","modified_at":"2025-12-08T03:52:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19760754967148","imei1":"19760754967148","imei2":"19760754967148","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123305,"job_number":"JOB_123305","tr_customer_id":123322,"tr_customer_product_id":123312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:02.000Z","modified_at":"2025-12-08T03:52:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57216939560412","imei1":"57216939560412","imei2":"57216939560412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123307,"job_number":"JOB_123307","tr_customer_id":123324,"tr_customer_product_id":123314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57090705520224","imei1":"57090705520224","imei2":"57090705520224","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123308,"job_number":"JOB_123308","tr_customer_id":123325,"tr_customer_product_id":123315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:29.000Z","modified_at":"2025-12-08T03:52:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77790449580235","imei1":"77790449580235","imei2":"77790449580235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123309,"job_number":"JOB_123309","tr_customer_id":123326,"tr_customer_product_id":123316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61731909234812","imei1":"61731909234812","imei2":"61731909234812","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123310,"job_number":"JOB_123310","tr_customer_id":123327,"tr_customer_product_id":123317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18420551500721","imei1":"18420551500721","imei2":"18420551500721","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123311,"job_number":"JOB_123311","tr_customer_id":123328,"tr_customer_product_id":123318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:30.000Z","modified_at":"2025-12-08T03:52:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92894055888094","imei1":"92894055888094","imei2":"92894055888094","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123312,"job_number":"JOB_123312","tr_customer_id":123329,"tr_customer_product_id":123319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:31.000Z","modified_at":"2025-12-08T03:52:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47424796828031","imei1":"47424796828031","imei2":"47424796828031","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123314,"job_number":"JOB_123314","tr_customer_id":123331,"tr_customer_product_id":123321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10747036725815","imei1":"10747036725815","imei2":"10747036725815","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123315,"job_number":"JOB_123315","tr_customer_id":123332,"tr_customer_product_id":123322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:58.000Z","modified_at":"2025-12-08T03:52:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65095772122606","imei1":"65095772122606","imei2":"65095772122606","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123316,"job_number":"JOB_123316","tr_customer_id":123333,"tr_customer_product_id":123323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756844469168","imei1":"11756844469168","imei2":"11756844469168","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123317,"job_number":"JOB_123317","tr_customer_id":123334,"tr_customer_product_id":123324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81025941991028","imei1":"81025941991028","imei2":"81025941991028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123318,"job_number":"JOB_123318","tr_customer_id":123335,"tr_customer_product_id":123325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:52:59.000Z","modified_at":"2025-12-08T03:52:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51386953589286","imei1":"51386953589286","imei2":"51386953589286","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123319,"job_number":"JOB_123319","tr_customer_id":123336,"tr_customer_product_id":123326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:53:00.000Z","modified_at":"2025-12-08T03:53:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37421121958627","imei1":"37421121958627","imei2":"37421121958627","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123322,"job_number":"JOB_123322","tr_customer_id":123339,"tr_customer_product_id":123329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:08:50.000Z","modified_at":"2025-12-08T04:08:50.000Z","name":"Trent Price","mobile_number":"888-918-4903","email_id":"Elwin_Jacobs@hotmail.com","dop":"2025-04-06","serial_number":"13120750280961732","imei1":"13120750280961732","imei2":"13120750280961732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:08:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123324,"job_number":"JOB_123324","tr_customer_id":123341,"tr_customer_product_id":123331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:30:23.000Z","modified_at":"2025-12-08T04:30:23.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"82998649563834","imei1":"82998649563834","imei2":"82998649563834","popurl":"2025-11-28T04:30:22.518543893Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123325,"job_number":"JOB_123325","tr_customer_id":123342,"tr_customer_product_id":123332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:31:03.000Z","modified_at":"2025-12-08T04:31:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-28","serial_number":"56303469391588","imei1":"56303469391588","imei2":"56303469391588","popurl":"2025-11-28T04:31:02.674325750Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123326,"job_number":"JOB_123326","tr_customer_id":123343,"tr_customer_product_id":123333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:09.000Z","modified_at":"2025-12-08T04:38:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102502007882471","imei1":"102502007882471","imei2":"102502007882471","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123328,"job_number":"JOB_123328","tr_customer_id":123345,"tr_customer_product_id":123335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:38:24.000Z","modified_at":"2025-12-08T04:38:24.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100512418279718","imei1":"100512418279718","imei2":"100512418279718","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123331,"job_number":"JOB_123331","tr_customer_id":123348,"tr_customer_product_id":123338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:52:08.000Z","modified_at":"2025-12-08T04:52:08.000Z","name":"Althea Luettgen","mobile_number":"856-371-2439","email_id":"Bernice_Effertz72@hotmail.com","dop":"2025-04-06","serial_number":"19936316551528370","imei1":"19936316551528370","imei2":"19936316551528370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123332,"job_number":"JOB_123332","tr_customer_id":123349,"tr_customer_product_id":123339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:14.000Z","modified_at":"2025-12-08T04:56:14.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"11706783703466","imei1":"11706783703466","imei2":"11706783703466","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123334,"job_number":"JOB_123334","tr_customer_id":123351,"tr_customer_product_id":123341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:16.000Z","modified_at":"2025-12-08T04:56:16.000Z","name":"Brain Kilback","mobile_number":"935-783-3678","email_id":"Frederik66@gmail.com","dop":"2025-10-12","serial_number":"1008705267261183","imei1":"1008705267261183","imei2":"1008705267261183","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123335,"job_number":"JOB_123335","tr_customer_id":123352,"tr_customer_product_id":123342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:31.000Z","modified_at":"2025-12-08T04:56:31.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"13498904125072","imei1":"13498904125072","imei2":"13498904125072","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123337,"job_number":"JOB_123337","tr_customer_id":123354,"tr_customer_product_id":123344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:33.000Z","modified_at":"2025-12-08T04:56:33.000Z","name":"Laney Bergnaum","mobile_number":"790-710-3465","email_id":"Nico_Ferry@yahoo.com","dop":"2025-10-12","serial_number":"1006542190802328","imei1":"1006542190802328","imei2":"1006542190802328","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123338,"job_number":"JOB_123338","tr_customer_id":123355,"tr_customer_product_id":123345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:47.000Z","modified_at":"2025-12-08T04:56:47.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14721433853598","imei1":"14721433853598","imei2":"14721433853598","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123340,"job_number":"JOB_123340","tr_customer_id":123357,"tr_customer_product_id":123347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T04:56:49.000Z","modified_at":"2025-12-08T04:56:49.000Z","name":"Alden Bradtke","mobile_number":"477-619-2020","email_id":"Noemie53@yahoo.com","dop":"2025-10-12","serial_number":"1000216503843843","imei1":"1000216503843843","imei2":"1000216503843843","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T04:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123347,"job_number":"JOB_123347","tr_customer_id":123364,"tr_customer_product_id":123354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19815370103933","imei1":"19815370103933","imei2":"19815370103933","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123348,"job_number":"JOB_123348","tr_customer_id":123365,"tr_customer_product_id":123355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:17.000Z","modified_at":"2025-12-08T06:01:17.000Z","name":"Breanne Kulas","mobile_number":"815-708-1199","email_id":"Priscilla.Bradtke@hotmail.com","dop":"2025-09-16","serial_number":"10003558889501","imei1":"10003558889501","imei2":"10003558889501","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123349,"job_number":"JOB_123349","tr_customer_id":123366,"tr_customer_product_id":123356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:21.000Z","modified_at":"2025-12-08T06:01:21.000Z","name":"Pravin Kumar","mobile_number":"9876543212","email_id":"pravin@gmail.com","dop":"2025-09-09","serial_number":"21240123456785","imei1":"21240123456785","imei2":"21240123456785","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123350,"job_number":"JOB_123350","tr_customer_id":123367,"tr_customer_product_id":123357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"13743245979375","imei1":"13743245979375","imei2":"13743245979375","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123351,"job_number":"JOB_123351","tr_customer_id":123368,"tr_customer_product_id":123358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:38.000Z","modified_at":"2025-12-08T06:01:38.000Z","name":"Sallie Oberbrunner","mobile_number":"559-254-9785","email_id":"Dean24@gmail.com","dop":"2025-09-16","serial_number":"11557228518146","imei1":"11557228518146","imei2":"11557228518146","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123352,"job_number":"JOB_123352","tr_customer_id":123369,"tr_customer_product_id":123359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"13154087557040","imei1":"13154087557040","imei2":"13154087557040","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123353,"job_number":"JOB_123353","tr_customer_id":123370,"tr_customer_product_id":123360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:01:58.000Z","modified_at":"2025-12-08T06:01:58.000Z","name":"Odessa Padberg","mobile_number":"344-553-5856","email_id":"Lilyan.Douglas31@yahoo.com","dop":"2025-09-16","serial_number":"16189515056208","imei1":"16189515056208","imei2":"16189515056208","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123354,"job_number":"JOB_123354","tr_customer_id":123371,"tr_customer_product_id":123361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356900","imei1":"876545654356900","imei2":"876545654356900","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123355,"job_number":"JOB_123355","tr_customer_id":123372,"tr_customer_product_id":123362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356905","imei1":"876545654356905","imei2":"876545654356905","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123356,"job_number":"JOB_123356","tr_customer_id":123373,"tr_customer_product_id":123363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356904","imei1":"876545654356904","imei2":"876545654356904","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123357,"job_number":"JOB_123357","tr_customer_id":123375,"tr_customer_product_id":123365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356902","imei1":"876545654356902","imei2":"876545654356902","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123358,"job_number":"JOB_123358","tr_customer_id":123374,"tr_customer_product_id":123364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:49.000Z","modified_at":"2025-12-08T06:06:49.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356903","imei1":"876545654356903","imei2":"876545654356903","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123359,"job_number":"JOB_123359","tr_customer_id":123376,"tr_customer_product_id":123366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:52.000Z","modified_at":"2025-12-08T06:06:52.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356901","imei1":"876545654356901","imei2":"876545654356901","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123360,"job_number":"JOB_123360","tr_customer_id":123377,"tr_customer_product_id":123367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:53.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ahalya Mahajan","mobile_number":"701903780","email_id":"anunay.dwivedi@yahoo.co.in","dop":"2025-11-28","serial_number":"129490061880190","imei1":"129490061880190","imei2":"129490061880190","popurl":"www.shobhana-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123361,"job_number":"JOB_123361","tr_customer_id":123378,"tr_customer_product_id":123368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Udit Embranthiri","mobile_number":"703134883","email_id":"rakesh.adiga@gmail.com","dop":"2025-11-28","serial_number":"818663473066132","imei1":"818663473066132","imei2":"818663473066132","popurl":"www.ravi-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123362,"job_number":"JOB_123362","tr_customer_id":123379,"tr_customer_product_id":123369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Ambar Kocchar","mobile_number":"704140100","email_id":"malti.gowda@yahoo.co.in","dop":"2025-11-28","serial_number":"587952704651838","imei1":"587952704651838","imei2":"587952704651838","popurl":"www.mahesh-singh.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123363,"job_number":"JOB_123363","tr_customer_id":123380,"tr_customer_product_id":123370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Puneet Tandon","mobile_number":"707247030","email_id":"adinath.kakkar@hotmail.com","dop":"2025-11-28","serial_number":"833639401514396","imei1":"833639401514396","imei2":"833639401514396","popurl":"www.aashritha-butt.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123364,"job_number":"JOB_123364","tr_customer_id":123381,"tr_customer_product_id":123371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:06:54.000Z","modified_at":"2025-12-08T06:06:54.000Z","name":"Dhananjay Deshpande","mobile_number":"700913961","email_id":"darshwana.patel@hotmail.com","dop":"2025-11-28","serial_number":"131072337953922","imei1":"131072337953922","imei2":"131072337953922","popurl":"www.vedanga-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:06:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123377,"job_number":"JOB_123377","tr_customer_id":123394,"tr_customer_product_id":123384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:07.000Z","modified_at":"2025-12-08T06:22:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10223820252013","imei1":"10223820252013","imei2":"10223820252013","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123379,"job_number":"JOB_123379","tr_customer_id":123396,"tr_customer_product_id":123386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:08.000Z","modified_at":"2025-12-08T06:22:08.000Z","name":"Peter Jaskolski","mobile_number":"442-556-3083","email_id":"Stefanie14@gmail.com","dop":"2025-06-18","serial_number":"1064231790286522","imei1":"1064231790286522","imei2":"1064231790286522","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123380,"job_number":"JOB_123380","tr_customer_id":123397,"tr_customer_product_id":123387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:50.000Z","modified_at":"2025-12-08T06:22:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10967564737008","imei1":"10967564737008","imei2":"10967564737008","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123382,"job_number":"JOB_123382","tr_customer_id":123399,"tr_customer_product_id":123389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:22:51.000Z","modified_at":"2025-12-08T06:22:51.000Z","name":"Janet Ebert","mobile_number":"988-654-7362","email_id":"Derrick85@yahoo.com","dop":"2025-06-18","serial_number":"1009331763939642","imei1":"1009331763939642","imei2":"1009331763939642","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123383,"job_number":"JOB_123383","tr_customer_id":123400,"tr_customer_product_id":123390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:10.000Z","modified_at":"2025-12-08T06:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15893736347977","imei1":"15893736347977","imei2":"15893736347977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123385,"job_number":"JOB_123385","tr_customer_id":123402,"tr_customer_product_id":123392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:12.000Z","modified_at":"2025-12-08T06:27:12.000Z","name":"Omari Grady","mobile_number":"852-924-3094","email_id":"Gage.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"17133437282879124","imei1":"17133437282879124","imei2":"17133437282879124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123386,"job_number":"JOB_123386","tr_customer_id":123403,"tr_customer_product_id":123393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:55.000Z","modified_at":"2025-12-08T06:27:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12493890308238","imei1":"12493890308238","imei2":"12493890308238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123388,"job_number":"JOB_123388","tr_customer_id":123405,"tr_customer_product_id":123395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:27:57.000Z","modified_at":"2025-12-08T06:27:57.000Z","name":"Ransom Dibbert","mobile_number":"438-566-5345","email_id":"Camden.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"13840231523093032","imei1":"13840231523093032","imei2":"13840231523093032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123389,"job_number":"JOB_123389","tr_customer_id":123406,"tr_customer_product_id":123396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:40.000Z","modified_at":"2025-12-08T06:28:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13037911718285","imei1":"13037911718285","imei2":"13037911718285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123391,"job_number":"JOB_123391","tr_customer_id":123408,"tr_customer_product_id":123398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:28:42.000Z","modified_at":"2025-12-08T06:28:42.000Z","name":"Juliana Terry","mobile_number":"876-346-1975","email_id":"Kiley12@hotmail.com","dop":"2025-04-06","serial_number":"15825188358175320","imei1":"15825188358175320","imei2":"15825188358175320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123392,"job_number":"JOB_123392","tr_customer_id":123409,"tr_customer_product_id":123399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:44.000Z","modified_at":"2025-12-08T06:29:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15248494230726","imei1":"15248494230726","imei2":"15248494230726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123394,"job_number":"JOB_123394","tr_customer_id":123411,"tr_customer_product_id":123401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:29:46.000Z","modified_at":"2025-12-08T06:29:46.000Z","name":"Aliya Kautzer","mobile_number":"736-531-5958","email_id":"Demond.Hoppe@yahoo.com","dop":"2025-04-06","serial_number":"18412856647179560","imei1":"18412856647179560","imei2":"18412856647179560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123395,"job_number":"JOB_123395","tr_customer_id":123412,"tr_customer_product_id":123402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:30.000Z","modified_at":"2025-12-08T06:30:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10299355633791","imei1":"10299355633791","imei2":"10299355633791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123397,"job_number":"JOB_123397","tr_customer_id":123414,"tr_customer_product_id":123404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:30:32.000Z","modified_at":"2025-12-08T06:30:32.000Z","name":"Gerard Kuhlman","mobile_number":"221-548-2824","email_id":"Frederik_Harber96@gmail.com","dop":"2025-04-06","serial_number":"14239295651096048","imei1":"14239295651096048","imei2":"14239295651096048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123398,"job_number":"JOB_123398","tr_customer_id":123415,"tr_customer_product_id":123405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:16.000Z","modified_at":"2025-12-08T06:31:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17352024691135","imei1":"17352024691135","imei2":"17352024691135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123400,"job_number":"JOB_123400","tr_customer_id":123417,"tr_customer_product_id":123407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:31:18.000Z","modified_at":"2025-12-08T06:31:18.000Z","name":"Theron Nikolaus","mobile_number":"310-913-7952","email_id":"Ashton_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"12923205685629900","imei1":"12923205685629900","imei2":"12923205685629900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123402,"job_number":"JOB_123402","tr_customer_id":123419,"tr_customer_product_id":123409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:33:48.000Z","modified_at":"2025-12-08T06:33:48.000Z","name":"Dangelo Emard","mobile_number":"612-557-0151","email_id":"Lavina.Kreiger30@hotmail.com","dop":"2025-04-06","serial_number":"18339265695950996","imei1":"18339265695950996","imei2":"18339265695950996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123404,"job_number":"JOB_123404","tr_customer_id":123421,"tr_customer_product_id":123411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:16.000Z","modified_at":"2025-12-08T06:34:16.000Z","name":"Uriah Kshlerin","mobile_number":"747-796-0219","email_id":"Margarete_Little@hotmail.com","dop":"2025-05-30","serial_number":"13542084498537","imei1":"13542084498537","imei2":"13542084498537","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123405,"job_number":"JOB_123405","tr_customer_id":123422,"tr_customer_product_id":123412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:17.000Z","modified_at":"2025-12-08T06:34:17.000Z","name":"Laron Rohan","mobile_number":"780-982-1828","email_id":"Rosalia.Sporer81@gmail.com","dop":"2025-05-30","serial_number":"1200780495140695","imei1":"1200780495140695","imei2":"1200780495140695","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123406,"job_number":"JOB_123406","tr_customer_id":123423,"tr_customer_product_id":123413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:36.000Z","modified_at":"2025-12-08T06:34:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19609147598729","imei1":"19609147598729","imei2":"19609147598729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123408,"job_number":"JOB_123408","tr_customer_id":123425,"tr_customer_product_id":123415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:38.000Z","modified_at":"2025-12-08T06:34:38.000Z","name":"Darwin Barrows","mobile_number":"664-812-6156","email_id":"Erik.Heathcote26@yahoo.com","dop":"2025-04-06","serial_number":"15630450493686080","imei1":"15630450493686080","imei2":"15630450493686080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123410,"job_number":"JOB_123410","tr_customer_id":123427,"tr_customer_product_id":123417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:40.000Z","modified_at":"2025-12-08T06:34:40.000Z","name":"Oren Schoen","mobile_number":"609-945-5828","email_id":"Sabina.Steuber36@hotmail.com","dop":"2025-05-30","serial_number":"12157209252370","imei1":"12157209252370","imei2":"12157209252370","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123411,"job_number":"JOB_123411","tr_customer_id":123428,"tr_customer_product_id":123418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:41.000Z","modified_at":"2025-12-08T06:34:41.000Z","name":"Jany Hoeger","mobile_number":"875-974-4591","email_id":"Melany.Steuber73@hotmail.com","dop":"2025-05-30","serial_number":"1324899585017750","imei1":"1324899585017750","imei2":"1324899585017750","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123415,"job_number":"JOB_123415","tr_customer_id":123432,"tr_customer_product_id":123422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:26.000Z","modified_at":"2025-12-08T06:35:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13625338856293","imei1":"13625338856293","imei2":"13625338856293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123417,"job_number":"JOB_123417","tr_customer_id":123434,"tr_customer_product_id":123424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:28.000Z","modified_at":"2025-12-08T06:35:28.000Z","name":"Warren Sawayn","mobile_number":"743-810-9292","email_id":"Janelle_Kuhlman59@hotmail.com","dop":"2025-04-06","serial_number":"16091569094774760","imei1":"16091569094774760","imei2":"16091569094774760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123421,"job_number":"JOB_123421","tr_customer_id":123438,"tr_customer_product_id":123428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:16.000Z","modified_at":"2025-12-08T06:36:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10644374481838","imei1":"10644374481838","imei2":"10644374481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123423,"job_number":"JOB_123423","tr_customer_id":123440,"tr_customer_product_id":123430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:17.000Z","modified_at":"2025-12-08T06:36:17.000Z","name":"Derrick Runolfsson","mobile_number":"856-517-1984","email_id":"Amiya44@hotmail.com","dop":"2025-04-06","serial_number":"10687526827841336","imei1":"10687526827841336","imei2":"10687526827841336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123432,"job_number":"JOB_123432","tr_customer_id":123449,"tr_customer_product_id":123439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:41:55.000Z","modified_at":"2025-12-08T06:41:55.000Z","name":"Werner Farrell","mobile_number":"909-680-1598","email_id":"Dovie.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"15734256154711920","imei1":"15734256154711920","imei2":"15734256154711920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123433,"job_number":"JOB_123433","tr_customer_id":123450,"tr_customer_product_id":123440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:10.000Z","modified_at":"2025-12-08T06:44:10.000Z","name":"Darren Schulist","mobile_number":"337-266-5425","email_id":"Hilbert_Mitchell33@yahoo.com","dop":"2025-09-30","serial_number":"13875808314027","imei1":"13875808314027","imei2":"13875808314027","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123435,"job_number":"JOB_123435","tr_customer_id":123452,"tr_customer_product_id":123442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:26.000Z","modified_at":"2025-12-08T06:44:26.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"27681773003438","imei1":"27681773003438","imei2":"27681773003438","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123437,"job_number":"JOB_123437","tr_customer_id":123454,"tr_customer_product_id":123444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:41.000Z","modified_at":"2025-12-08T06:44:41.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"75227185809477","imei1":"75227185809477","imei2":"75227185809477","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123438,"job_number":"JOB_123438","tr_customer_id":123455,"tr_customer_product_id":123445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:44:42.000Z","modified_at":"2025-12-08T06:44:42.000Z","name":"Gilberto Thompson","mobile_number":"257-797-4468","email_id":"Rosemarie43@yahoo.com","dop":"2025-09-30","serial_number":"79512380460434","imei1":"79512380460434","imei2":"79512380460434","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123440,"job_number":"JOB_123440","tr_customer_id":123457,"tr_customer_product_id":123447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:54.000Z","modified_at":"2025-12-08T06:46:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10754693204008","imei1":"10754693204008","imei2":"10754693204008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123442,"job_number":"JOB_123442","tr_customer_id":123459,"tr_customer_product_id":123449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:46:55.000Z","modified_at":"2025-12-08T06:46:55.000Z","name":"Arvid Watsica","mobile_number":"481-746-5738","email_id":"Ciara.Konopelski@gmail.com","dop":"2025-04-06","serial_number":"13336427102954616","imei1":"13336427102954616","imei2":"13336427102954616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123444,"job_number":"JOB_123444","tr_customer_id":123461,"tr_customer_product_id":123451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:04.000Z","modified_at":"2025-12-08T06:47:04.000Z","name":"Arturo Strosin","mobile_number":"744-629-1664","email_id":"Rosalee.Nicolas@hotmail.com","dop":"2025-04-06","serial_number":"18633742366301840","imei1":"18633742366301840","imei2":"18633742366301840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123445,"job_number":"JOB_123445","tr_customer_id":123462,"tr_customer_product_id":123452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:40.000Z","modified_at":"2025-12-08T06:47:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10050670708832","imei1":"10050670708832","imei2":"10050670708832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123447,"job_number":"JOB_123447","tr_customer_id":123464,"tr_customer_product_id":123454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:47:41.000Z","modified_at":"2025-12-08T06:47:41.000Z","name":"Alexanne Hettinger","mobile_number":"918-317-9816","email_id":"Eldridge.Mills@yahoo.com","dop":"2025-04-06","serial_number":"10751150916681368","imei1":"10751150916681368","imei2":"10751150916681368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123448,"job_number":"JOB_123448","tr_customer_id":123465,"tr_customer_product_id":123455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:25.000Z","modified_at":"2025-12-08T06:48:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13870303256783","imei1":"13870303256783","imei2":"13870303256783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123450,"job_number":"JOB_123450","tr_customer_id":123467,"tr_customer_product_id":123457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:48:27.000Z","modified_at":"2025-12-08T06:48:27.000Z","name":"Nico Kozey","mobile_number":"996-653-0963","email_id":"Pamela.Walter83@hotmail.com","dop":"2025-04-06","serial_number":"12682673287896486","imei1":"12682673287896486","imei2":"12682673287896486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:48:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123451,"job_number":"JOB_123451","tr_customer_id":123468,"tr_customer_product_id":123458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:53.000Z","modified_at":"2025-12-08T07:00:53.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"12270898631677","imei1":"12270898631677","imei2":"12270898631677","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123453,"job_number":"JOB_123453","tr_customer_id":123470,"tr_customer_product_id":123460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:00:55.000Z","modified_at":"2025-12-08T07:00:55.000Z","name":"Joanny Larkin","mobile_number":"728-755-5286","email_id":"Michele_Schimmel80@gmail.com","dop":"2025-10-12","serial_number":"1009776819227996","imei1":"1009776819227996","imei2":"1009776819227996","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:00:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123454,"job_number":"JOB_123454","tr_customer_id":123471,"tr_customer_product_id":123461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:12.000Z","modified_at":"2025-12-08T07:01:12.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"18294254096963","imei1":"18294254096963","imei2":"18294254096963","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123457,"job_number":"JOB_123457","tr_customer_id":123474,"tr_customer_product_id":123464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:14.000Z","modified_at":"2025-12-08T07:01:14.000Z","name":"Maida Howe","mobile_number":"997-820-5013","email_id":"Lavinia_Wuckert88@gmail.com","dop":"2025-10-12","serial_number":"1002447047358281","imei1":"1002447047358281","imei2":"1002447047358281","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123458,"job_number":"JOB_123458","tr_customer_id":123475,"tr_customer_product_id":123465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:15.000Z","modified_at":"2025-12-08T07:01:15.000Z","name":"Ashlynn Heller","mobile_number":"530-221-4928","email_id":"Sadie.Runolfsdottir49@gmail.com","dop":"2025-04-06","serial_number":"19289149352843550","imei1":"19289149352843550","imei2":"19289149352843550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123459,"job_number":"JOB_123459","tr_customer_id":123476,"tr_customer_product_id":123466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:30.000Z","modified_at":"2025-12-08T07:01:30.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"11960250170214","imei1":"11960250170214","imei2":"11960250170214","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123461,"job_number":"JOB_123461","tr_customer_id":123478,"tr_customer_product_id":123468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:01:32.000Z","modified_at":"2025-12-08T07:01:32.000Z","name":"Olga Rosenbaum","mobile_number":"263-709-3499","email_id":"Kaitlyn3@hotmail.com","dop":"2025-10-12","serial_number":"1001895495069895","imei1":"1001895495069895","imei2":"1001895495069895","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123466,"job_number":"JOB_123466","tr_customer_id":123483,"tr_customer_product_id":123473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:41:16.000Z","modified_at":"2025-12-08T07:41:16.000Z","name":"Leatha Hettinger","mobile_number":"386-217-4602","email_id":"Olaf65@gmail.com","dop":"2025-04-06","serial_number":"10321453947334944","imei1":"10321453947334944","imei2":"10321453947334944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123467,"job_number":"JOB_123467","tr_customer_id":123484,"tr_customer_product_id":123474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"10259255101401","imei1":"10259255101401","imei2":"10259255101401","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123468,"job_number":"JOB_123468","tr_customer_id":123485,"tr_customer_product_id":123475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:28.000Z","modified_at":"2025-12-08T07:43:28.000Z","name":"Mia Goodwin","mobile_number":"536-766-5632","email_id":"Cloyd45@hotmail.com","dop":"2025-09-14","serial_number":"13455014022016","imei1":"13455014022016","imei2":"13455014022016","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123469,"job_number":"JOB_123469","tr_customer_id":123486,"tr_customer_product_id":123476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:40.000Z","modified_at":"2025-12-08T07:43:40.000Z","name":"Vivek C","mobile_number":"9988776655","email_id":"abc3@gmail.com","dop":"2025-09-14","serial_number":"18202880847379","imei1":"18202880847379","imei2":"18202880847379","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123470,"job_number":"JOB_123470","tr_customer_id":123487,"tr_customer_product_id":123477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:43:41.000Z","modified_at":"2025-12-08T07:43:41.000Z","name":"Allene Wehner","mobile_number":"769-641-2108","email_id":"Gerry.Greenholt48@yahoo.com","dop":"2025-09-14","serial_number":"16275573238669","imei1":"16275573238669","imei2":"16275573238669","popurl":"2025-09-14T23:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123471,"job_number":"JOB_123471","tr_customer_id":123488,"tr_customer_product_id":123478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:26:39.000Z","modified_at":"2025-12-08T08:26:39.000Z","name":"Zena Schuppe","mobile_number":"362-663-8845","email_id":"Jacky.Jacobs@yahoo.com","dop":"2025-08-06","serial_number":"18132562971904","imei1":"18132562971904","imei2":"18132562971904","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123472,"job_number":"JOB_123472","tr_customer_id":123489,"tr_customer_product_id":123479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:31:11.000Z","modified_at":"2025-12-08T08:31:11.000Z","name":"Dax Funk","mobile_number":"200-211-7343","email_id":"Glenna56@hotmail.com","dop":"2025-08-06","serial_number":"1124031072227179","imei1":"1124031072227179","imei2":"1124031072227179","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123474,"job_number":"JOB_123474","tr_customer_id":123491,"tr_customer_product_id":123481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:02.000Z","modified_at":"2025-12-08T10:20:02.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356911","imei1":"876545654356911","imei2":"876545654356911","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123475,"job_number":"JOB_123475","tr_customer_id":123492,"tr_customer_product_id":123482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356910","imei1":"876545654356910","imei2":"876545654356910","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123476,"job_number":"JOB_123476","tr_customer_id":123493,"tr_customer_product_id":123483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:03.000Z","modified_at":"2025-12-08T10:20:03.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356909","imei1":"876545654356909","imei2":"876545654356909","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123477,"job_number":"JOB_123477","tr_customer_id":123494,"tr_customer_product_id":123484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:04.000Z","modified_at":"2025-12-08T10:20:04.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356906","imei1":"876545654356906","imei2":"876545654356906","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123478,"job_number":"JOB_123478","tr_customer_id":123495,"tr_customer_product_id":123485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356907","imei1":"876545654356907","imei2":"876545654356907","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123479,"job_number":"JOB_123479","tr_customer_id":123496,"tr_customer_product_id":123486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:20:05.000Z","modified_at":"2025-12-08T10:20:05.000Z","name":"Ravindra yadav","mobile_number":"9599153229","email_id":"ravindra@gmail","dop":"2025-11-03","serial_number":"876545654356908","imei1":"876545654356908","imei2":"876545654356908","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123481,"job_number":"JOB_123481","tr_customer_id":123498,"tr_customer_product_id":123488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:23:07.000Z","modified_at":"2025-12-08T11:23:07.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-12-08","serial_number":"76986541958887","imei1":"76986541958887","imei2":"76986541958887","popurl":"2025-12-08T11:23:04.889Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:23:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123482,"job_number":"JOB_123482","tr_customer_id":123499,"tr_customer_product_id":123489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:32:52.000Z","modified_at":"2025-12-08T11:32:52.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"96986541958887","imei1":"96986541958887","imei2":"96986541958887","popurl":"2025-11-28","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123483,"job_number":"JOB_123483","tr_customer_id":123500,"tr_customer_product_id":123490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T11:45:08.000Z","modified_at":"2025-12-08T11:45:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958887","imei1":"91236541958887","imei2":"91236541958887","popurl":"2025-11-28T11:45:06.763814Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T11:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123485,"job_number":"JOB_123485","tr_customer_id":123502,"tr_customer_product_id":123492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:54:52.000Z","modified_at":"2025-12-08T12:54:52.000Z","name":"Satyendra Yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-13","serial_number":"43657568658586587","imei1":"43657568658586587","imei2":"43657568658586587","popurl":"2025-10-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123487,"job_number":"JOB_123487","tr_customer_id":123504,"tr_customer_product_id":123494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:17:40.000Z","modified_at":"2025-12-08T13:17:40.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-09-17","serial_number":"23545637373883536","imei1":"23545637373883536","imei2":"23545637373883536","popurl":"2025-09-17T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123488,"job_number":"JOB_123488","tr_customer_id":123505,"tr_customer_product_id":123495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:40:43.000Z","modified_at":"2025-12-08T13:40:43.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-10-21","serial_number":"53254657547547457","imei1":"53254657547547457","imei2":"53254657547547457","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123489,"job_number":"JOB_123489","tr_customer_id":123506,"tr_customer_product_id":123496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:46:40.000Z","modified_at":"2025-12-08T13:46:40.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"91236541958888","imei1":"91236541958888","imei2":"91236541958888","popurl":"2025-11-28T13:46:34.024901Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123491,"job_number":"JOB_123491","tr_customer_id":123508,"tr_customer_product_id":123498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:11.000Z","modified_at":"2025-12-08T13:50:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64570692618383","imei1":"64570692618383","imei2":"64570692618383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123492,"job_number":"JOB_123492","tr_customer_id":123509,"tr_customer_product_id":123499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48398942080669","imei1":"48398942080669","imei2":"48398942080669","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123493,"job_number":"JOB_123493","tr_customer_id":123510,"tr_customer_product_id":123500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82052998333299","imei1":"82052998333299","imei2":"82052998333299","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123494,"job_number":"JOB_123494","tr_customer_id":123511,"tr_customer_product_id":123501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:12.000Z","modified_at":"2025-12-08T13:50:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76082906010373","imei1":"76082906010373","imei2":"76082906010373","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123495,"job_number":"JOB_123495","tr_customer_id":123512,"tr_customer_product_id":123502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84203483468159","imei1":"84203483468159","imei2":"84203483468159","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123496,"job_number":"JOB_123496","tr_customer_id":123513,"tr_customer_product_id":123503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:13.000Z","modified_at":"2025-12-08T13:50:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88034365003788","imei1":"88034365003788","imei2":"88034365003788","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123498,"job_number":"JOB_123498","tr_customer_id":123515,"tr_customer_product_id":123505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80210671273656","imei1":"80210671273656","imei2":"80210671273656","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123499,"job_number":"JOB_123499","tr_customer_id":123516,"tr_customer_product_id":123506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:45.000Z","modified_at":"2025-12-08T13:50:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49489166359026","imei1":"49489166359026","imei2":"49489166359026","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123500,"job_number":"JOB_123500","tr_customer_id":123517,"tr_customer_product_id":123507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"85729698885100","imei1":"85729698885100","imei2":"85729698885100","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123501,"job_number":"JOB_123501","tr_customer_id":123518,"tr_customer_product_id":123508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26898269129847","imei1":"26898269129847","imei2":"26898269129847","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123502,"job_number":"JOB_123502","tr_customer_id":123519,"tr_customer_product_id":123509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:46.000Z","modified_at":"2025-12-08T13:50:46.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73161176798383","imei1":"73161176798383","imei2":"73161176798383","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123503,"job_number":"JOB_123503","tr_customer_id":123520,"tr_customer_product_id":123510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:47.000Z","modified_at":"2025-12-08T13:50:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95635583435317","imei1":"95635583435317","imei2":"95635583435317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123506,"job_number":"JOB_123506","tr_customer_id":123523,"tr_customer_product_id":123513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:55.000Z","modified_at":"2025-12-08T13:50:55.000Z","name":"Sally Muller","mobile_number":"451-884-0368","email_id":"Stephan.Russel@yahoo.com","dop":"2025-05-30","serial_number":"16985193157766","imei1":"16985193157766","imei2":"16985193157766","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123507,"job_number":"JOB_123507","tr_customer_id":123524,"tr_customer_product_id":123514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:50:57.000Z","modified_at":"2025-12-08T13:50:57.000Z","name":"Juanita Torp","mobile_number":"806-212-5730","email_id":"Carmelo_Simonis1@yahoo.com","dop":"2025-05-30","serial_number":"1411293651299928","imei1":"1411293651299928","imei2":"1411293651299928","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123508,"job_number":"JOB_123508","tr_customer_id":123525,"tr_customer_product_id":123515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:08.000Z","modified_at":"2025-12-08T13:51:08.000Z","name":"Riyaa Vinay","mobile_number":"7894560131","email_id":"riyaavinay@gmail.com","dop":"2025-11-13","serial_number":"13807830370073","imei1":"13807830370073","imei2":"13807830370073","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123510,"job_number":"JOB_123510","tr_customer_id":123527,"tr_customer_product_id":123517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56668895784171","imei1":"56668895784171","imei2":"56668895784171","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123511,"job_number":"JOB_123511","tr_customer_id":123528,"tr_customer_product_id":123518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:19.000Z","modified_at":"2025-12-08T13:51:19.000Z","name":"Estefania Swift","mobile_number":"386-492-6521","email_id":"Faye_Block0@hotmail.com","dop":"2025-05-30","serial_number":"11740790786129","imei1":"11740790786129","imei2":"11740790786129","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123512,"job_number":"JOB_123512","tr_customer_id":123529,"tr_customer_product_id":123519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76782910351508","imei1":"76782910351508","imei2":"76782910351508","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123513,"job_number":"JOB_123513","tr_customer_id":123530,"tr_customer_product_id":123520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93782071155871","imei1":"93782071155871","imei2":"93782071155871","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123514,"job_number":"JOB_123514","tr_customer_id":123531,"tr_customer_product_id":123521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:20.000Z","modified_at":"2025-12-08T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80568838812474","imei1":"80568838812474","imei2":"80568838812474","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123515,"job_number":"JOB_123515","tr_customer_id":123532,"tr_customer_product_id":123522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86178468217118","imei1":"86178468217118","imei2":"86178468217118","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123516,"job_number":"JOB_123516","tr_customer_id":123533,"tr_customer_product_id":123523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47546348892317","imei1":"47546348892317","imei2":"47546348892317","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123517,"job_number":"JOB_123517","tr_customer_id":123534,"tr_customer_product_id":123524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:21.000Z","modified_at":"2025-12-08T13:51:21.000Z","name":"Aimee Lebsack","mobile_number":"201-792-5957","email_id":"Pink_Daniel@hotmail.com","dop":"2025-05-30","serial_number":"1600229598874140","imei1":"1600229598874140","imei2":"1600229598874140","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123519,"job_number":"JOB_123519","tr_customer_id":123536,"tr_customer_product_id":123526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:39.000Z","modified_at":"2025-12-08T13:51:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15686378685098","imei1":"15686378685098","imei2":"15686378685098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123521,"job_number":"JOB_123521","tr_customer_id":123538,"tr_customer_product_id":123528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:51:41.000Z","modified_at":"2025-12-08T13:51:41.000Z","name":"Aglae Larson","mobile_number":"788-507-5253","email_id":"Justus_Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"16542164398719864","imei1":"16542164398719864","imei2":"16542164398719864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123522,"job_number":"JOB_123522","tr_customer_id":123539,"tr_customer_product_id":123529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:24.000Z","modified_at":"2025-12-08T13:52:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15055493381940","imei1":"15055493381940","imei2":"15055493381940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123524,"job_number":"JOB_123524","tr_customer_id":123541,"tr_customer_product_id":123531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:52:26.000Z","modified_at":"2025-12-08T13:52:26.000Z","name":"Maxwell Daugherty","mobile_number":"354-618-9388","email_id":"Curtis19@hotmail.com","dop":"2025-04-06","serial_number":"11750938312057590","imei1":"11750938312057590","imei2":"11750938312057590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123525,"job_number":"JOB_123525","tr_customer_id":123542,"tr_customer_product_id":123532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:01.000Z","modified_at":"2025-12-08T13:53:01.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546547","imei1":"09656364363546547","imei2":"09656364363546547","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123526,"job_number":"JOB_123526","tr_customer_id":123543,"tr_customer_product_id":123533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:09.000Z","modified_at":"2025-12-08T13:53:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16474565106135","imei1":"16474565106135","imei2":"16474565106135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123528,"job_number":"JOB_123528","tr_customer_id":123545,"tr_customer_product_id":123535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:53:11.000Z","modified_at":"2025-12-08T13:53:11.000Z","name":"Annabelle Murray","mobile_number":"860-527-2688","email_id":"Afton.Bartell52@gmail.com","dop":"2025-04-06","serial_number":"12420503544126340","imei1":"12420503544126340","imei2":"12420503544126340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123529,"job_number":"JOB_123529","tr_customer_id":123546,"tr_customer_product_id":123536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:54:53.000Z","modified_at":"2025-12-08T13:54:53.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546544","imei1":"09656364363546544","imei2":"09656364363546544","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T13:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123540,"job_number":"JOB_123540","tr_customer_id":123557,"tr_customer_product_id":123547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:00.000Z","modified_at":"2025-12-08T14:17:00.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296159255404","imei1":"10296159255404","imei2":"10296159255404","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123542,"job_number":"JOB_123542","tr_customer_id":123559,"tr_customer_product_id":123549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:02.000Z","modified_at":"2025-12-08T14:17:02.000Z","name":"Kirstin Doyle","mobile_number":"701-693-7209","email_id":"Jess.Friesen@gmail.com","dop":"2025-06-18","serial_number":"1049580413322672","imei1":"1049580413322672","imei2":"1049580413322672","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123547,"job_number":"JOB_123547","tr_customer_id":123564,"tr_customer_product_id":123554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:53.000Z","modified_at":"2025-12-08T14:17:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10378323155548","imei1":"10378323155548","imei2":"10378323155548","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123549,"job_number":"JOB_123549","tr_customer_id":123566,"tr_customer_product_id":123556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:54.000Z","modified_at":"2025-12-08T14:17:54.000Z","name":"Kasey Conn","mobile_number":"836-892-2800","email_id":"Sigurd.Daniel@gmail.com","dop":"2025-06-18","serial_number":"1027133998721715","imei1":"1027133998721715","imei2":"1027133998721715","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123557,"job_number":"JOB_123557","tr_customer_id":123574,"tr_customer_product_id":123564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:43.000Z","modified_at":"2025-12-08T14:19:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17942977095236","imei1":"17942977095236","imei2":"17942977095236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123559,"job_number":"JOB_123559","tr_customer_id":123576,"tr_customer_product_id":123566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:45.000Z","modified_at":"2025-12-08T14:19:45.000Z","name":"Alana Stroman","mobile_number":"268-432-1411","email_id":"Sherman13@hotmail.com","dop":"2025-04-06","serial_number":"12575153164063238","imei1":"12575153164063238","imei2":"12575153164063238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123560,"job_number":"JOB_123560","tr_customer_id":123577,"tr_customer_product_id":123567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:03.000Z","modified_at":"2025-12-08T14:20:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12952229570479","imei1":"12952229570479","imei2":"12952229570479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123562,"job_number":"JOB_123562","tr_customer_id":123579,"tr_customer_product_id":123569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:04.000Z","modified_at":"2025-12-08T14:20:04.000Z","name":"Krista Welch","mobile_number":"587-416-3617","email_id":"Craig_Fay@hotmail.com","dop":"2025-04-06","serial_number":"13566012174891966","imei1":"13566012174891966","imei2":"13566012174891966","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123566,"job_number":"JOB_123566","tr_customer_id":123583,"tr_customer_product_id":123573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:28.000Z","modified_at":"2025-12-08T14:20:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11249119499812","imei1":"11249119499812","imei2":"11249119499812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123568,"job_number":"JOB_123568","tr_customer_id":123585,"tr_customer_product_id":123575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:30.000Z","modified_at":"2025-12-08T14:20:30.000Z","name":"Lucious Gleichner","mobile_number":"515-487-2059","email_id":"Donald.Powlowski@hotmail.com","dop":"2025-04-06","serial_number":"13302621043096932","imei1":"13302621043096932","imei2":"13302621043096932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123569,"job_number":"JOB_123569","tr_customer_id":123586,"tr_customer_product_id":123576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:53.000Z","modified_at":"2025-12-08T14:20:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17818962249892","imei1":"17818962249892","imei2":"17818962249892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123571,"job_number":"JOB_123571","tr_customer_id":123588,"tr_customer_product_id":123578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:55.000Z","modified_at":"2025-12-08T14:20:55.000Z","name":"Buck Wintheiser","mobile_number":"628-497-2343","email_id":"Cassidy.DuBuque@yahoo.com","dop":"2025-04-06","serial_number":"15181805390291744","imei1":"15181805390291744","imei2":"15181805390291744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123572,"job_number":"JOB_123572","tr_customer_id":123589,"tr_customer_product_id":123579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:57.000Z","modified_at":"2025-12-08T14:20:57.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16211136468796","imei1":"16211136468796","imei2":"16211136468796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123574,"job_number":"JOB_123574","tr_customer_id":123591,"tr_customer_product_id":123581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:59.000Z","modified_at":"2025-12-08T14:20:59.000Z","name":"Xzavier Hane","mobile_number":"262-374-3688","email_id":"Brandt_Zemlak@gmail.com","dop":"2025-04-06","serial_number":"11656589709816444","imei1":"11656589709816444","imei2":"11656589709816444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123575,"job_number":"JOB_123575","tr_customer_id":123592,"tr_customer_product_id":123582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:03.000Z","modified_at":"2025-12-08T14:21:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"11236541958888","imei1":"11236541958888","imei2":"11236541958888","popurl":"2025-11-28T14:20:59.503048Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123576,"job_number":"JOB_123576","tr_customer_id":123593,"tr_customer_product_id":123583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:13.000Z","modified_at":"2025-12-08T14:21:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10355297972811","imei1":"10355297972811","imei2":"10355297972811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123578,"job_number":"JOB_123578","tr_customer_id":123595,"tr_customer_product_id":123585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:15.000Z","modified_at":"2025-12-08T14:21:15.000Z","name":"Edwardo Labadie","mobile_number":"315-205-6133","email_id":"Florence_Hettinger2@gmail.com","dop":"2025-04-06","serial_number":"14185945578143410","imei1":"14185945578143410","imei2":"14185945578143410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123579,"job_number":"JOB_123579","tr_customer_id":123596,"tr_customer_product_id":123586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19007371055790","imei1":"19007371055790","imei2":"19007371055790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123580,"job_number":"JOB_123580","tr_customer_id":123597,"tr_customer_product_id":123587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:44.000Z","modified_at":"2025-12-08T14:21:44.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"18452926129199","imei1":"18452926129199","imei2":"18452926129199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123583,"job_number":"JOB_123583","tr_customer_id":123600,"tr_customer_product_id":123590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Geovany Gutmann","mobile_number":"479-416-3620","email_id":"Queenie.Lesch@yahoo.com","dop":"2025-04-06","serial_number":"14500531930777412","imei1":"14500531930777412","imei2":"14500531930777412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123584,"job_number":"JOB_123584","tr_customer_id":123601,"tr_customer_product_id":123591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:21:46.000Z","modified_at":"2025-12-08T14:21:46.000Z","name":"Jeremie Mraz","mobile_number":"632-866-3644","email_id":"Hulda_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"13587846739763092","imei1":"13587846739763092","imei2":"13587846739763092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123586,"job_number":"JOB_123586","tr_customer_id":123603,"tr_customer_product_id":123593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:31.000Z","modified_at":"2025-12-08T14:22:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10159365108406","imei1":"10159365108406","imei2":"10159365108406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123588,"job_number":"JOB_123588","tr_customer_id":123605,"tr_customer_product_id":123595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:22:32.000Z","modified_at":"2025-12-08T14:22:32.000Z","name":"Rhett Osinski","mobile_number":"775-348-5910","email_id":"Alexa_McCullough@yahoo.com","dop":"2025-04-06","serial_number":"14813734097571486","imei1":"14813734097571486","imei2":"14813734097571486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:22:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123590,"job_number":"JOB_123590","tr_customer_id":123607,"tr_customer_product_id":123597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:23:22.000Z","modified_at":"2025-12-08T14:23:22.000Z","name":"Dorothea Lowe","mobile_number":"426-398-0768","email_id":"Donato26@gmail.com","dop":"2025-04-06","serial_number":"13479807097542264","imei1":"13479807097542264","imei2":"13479807097542264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123591,"job_number":"JOB_123591","tr_customer_id":123608,"tr_customer_product_id":123598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:02.000Z","modified_at":"2025-12-08T14:24:02.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546549","imei1":"09656364363546549","imei2":"09656364363546549","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123593,"job_number":"JOB_123593","tr_customer_id":123610,"tr_customer_product_id":123600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:09.000Z","modified_at":"2025-12-08T14:24:09.000Z","name":"Deangelo Gulgowski","mobile_number":"265-731-0255","email_id":"Lowell.Braun@hotmail.com","dop":"2025-04-06","serial_number":"18915702071334988","imei1":"18915702071334988","imei2":"18915702071334988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123594,"job_number":"JOB_123594","tr_customer_id":123611,"tr_customer_product_id":123601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"23569584702002","imei1":"23569584702002","imei2":"23569584702002","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123595,"job_number":"JOB_123595","tr_customer_id":123612,"tr_customer_product_id":123602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:35.000Z","modified_at":"2025-12-08T14:24:35.000Z","name":"Skye Aufderhar","mobile_number":"476-747-2690","email_id":"Amos_Weissnat@yahoo.com","dop":"2025-09-30","serial_number":"58989672740511","imei1":"58989672740511","imei2":"58989672740511","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123597,"job_number":"JOB_123597","tr_customer_id":123614,"tr_customer_product_id":123604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"59980154420699","imei1":"59980154420699","imei2":"59980154420699","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123598,"job_number":"JOB_123598","tr_customer_id":123615,"tr_customer_product_id":123605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:24:52.000Z","modified_at":"2025-12-08T14:24:52.000Z","name":"Oceane Altenwerth","mobile_number":"315-861-5720","email_id":"Jalon.Prosacco@hotmail.com","dop":"2025-09-30","serial_number":"70009650314081","imei1":"70009650314081","imei2":"70009650314081","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123600,"job_number":"JOB_123600","tr_customer_id":123617,"tr_customer_product_id":123607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"52153534926325","imei1":"52153534926325","imei2":"52153534926325","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123601,"job_number":"JOB_123601","tr_customer_id":123618,"tr_customer_product_id":123608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:09.000Z","modified_at":"2025-12-08T14:25:09.000Z","name":"Darrick Stark","mobile_number":"705-499-1207","email_id":"Camille77@hotmail.com","dop":"2025-09-30","serial_number":"94681243288828","imei1":"94681243288828","imei2":"94681243288828","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123603,"job_number":"JOB_123603","tr_customer_id":123620,"tr_customer_product_id":123610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"10752417499291","imei1":"10752417499291","imei2":"10752417499291","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123604,"job_number":"JOB_123604","tr_customer_id":123621,"tr_customer_product_id":123611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:11.000Z","modified_at":"2025-12-08T14:25:11.000Z","name":"Jamel Sauer","mobile_number":"310-711-9441","email_id":"Abbigail_Pacocha@yahoo.com","dop":"2025-09-16","serial_number":"18535091984209","imei1":"18535091984209","imei2":"18535091984209","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123605,"job_number":"JOB_123605","tr_customer_id":123622,"tr_customer_product_id":123612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"11036261951561","imei1":"11036261951561","imei2":"11036261951561","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123606,"job_number":"JOB_123606","tr_customer_id":123623,"tr_customer_product_id":123613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:34.000Z","modified_at":"2025-12-08T14:25:34.000Z","name":"Rylan Wolff","mobile_number":"805-599-2696","email_id":"Reanna31@gmail.com","dop":"2025-09-16","serial_number":"19343803537891","imei1":"19343803537891","imei2":"19343803537891","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123607,"job_number":"JOB_123607","tr_customer_id":123624,"tr_customer_product_id":123614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:56.000Z","modified_at":"2025-12-08T14:25:56.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"11184390580931","imei1":"11184390580931","imei2":"11184390580931","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123608,"job_number":"JOB_123608","tr_customer_id":123625,"tr_customer_product_id":123615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:25:57.000Z","modified_at":"2025-12-08T14:25:57.000Z","name":"Cleora Koepp","mobile_number":"391-349-6691","email_id":"Dimitri.Thompson@gmail.com","dop":"2025-09-16","serial_number":"13563822478512","imei1":"13563822478512","imei2":"13563822478512","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123609,"job_number":"JOB_123609","tr_customer_id":123626,"tr_customer_product_id":123616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:56.000Z","modified_at":"2025-12-08T14:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16738879268636","imei1":"16738879268636","imei2":"16738879268636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123611,"job_number":"JOB_123611","tr_customer_id":123628,"tr_customer_product_id":123618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:26:58.000Z","modified_at":"2025-12-08T14:26:58.000Z","name":"Johnnie Schmidt","mobile_number":"403-658-8886","email_id":"Annie_Watsica92@hotmail.com","dop":"2025-04-06","serial_number":"18696264710138204","imei1":"18696264710138204","imei2":"18696264710138204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123612,"job_number":"JOB_123612","tr_customer_id":123629,"tr_customer_product_id":123619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:10.000Z","modified_at":"2025-12-08T14:27:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14442188918532","imei1":"14442188918532","imei2":"14442188918532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123614,"job_number":"JOB_123614","tr_customer_id":123631,"tr_customer_product_id":123621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:12.000Z","modified_at":"2025-12-08T14:27:12.000Z","name":"Rhiannon Wilderman","mobile_number":"946-640-7377","email_id":"Justine.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"15917428372260452","imei1":"15917428372260452","imei2":"15917428372260452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123618,"job_number":"JOB_123618","tr_customer_id":123635,"tr_customer_product_id":123625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546540","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123619,"job_number":"JOB_123619","tr_customer_id":123636,"tr_customer_product_id":123626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:33.000Z","modified_at":"2025-12-08T14:27:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13121077776072","imei1":"13121077776072","imei2":"13121077776072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123621,"job_number":"JOB_123621","tr_customer_id":123638,"tr_customer_product_id":123628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:35.000Z","modified_at":"2025-12-08T14:27:35.000Z","name":"Rudy Wintheiser","mobile_number":"828-683-9959","email_id":"Percival.Crist@hotmail.com","dop":"2025-04-06","serial_number":"16315334329657144","imei1":"16315334329657144","imei2":"16315334329657144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123625,"job_number":"JOB_123625","tr_customer_id":123642,"tr_customer_product_id":123632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:47.000Z","modified_at":"2025-12-08T14:27:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18148360376434","imei1":"18148360376434","imei2":"18148360376434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123627,"job_number":"JOB_123627","tr_customer_id":123644,"tr_customer_product_id":123634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:49.000Z","modified_at":"2025-12-08T14:27:49.000Z","name":"Ambrose Schowalter","mobile_number":"320-392-9003","email_id":"Jeff_Terry@yahoo.com","dop":"2025-04-06","serial_number":"13779422718727924","imei1":"13779422718727924","imei2":"13779422718727924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123628,"job_number":"JOB_123628","tr_customer_id":123645,"tr_customer_product_id":123635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:56.000Z","modified_at":"2025-12-08T14:27:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11193923087458","imei1":"11193923087458","imei2":"11193923087458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123630,"job_number":"JOB_123630","tr_customer_id":123647,"tr_customer_product_id":123637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:57.000Z","modified_at":"2025-12-08T14:27:57.000Z","name":"Brielle Lockman","mobile_number":"481-949-1033","email_id":"Alvis57@gmail.com","dop":"2025-04-06","serial_number":"13125532243920390","imei1":"13125532243920390","imei2":"13125532243920390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123635,"job_number":"JOB_123635","tr_customer_id":123652,"tr_customer_product_id":123642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:14.000Z","modified_at":"2025-12-08T14:28:14.000Z","name":"Emory Feil","mobile_number":"206-390-8118","email_id":"Abelardo91@hotmail.com","dop":"2025-04-06","serial_number":"13484062660330220","imei1":"13484062660330220","imei2":"13484062660330220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123636,"job_number":"JOB_123636","tr_customer_id":123653,"tr_customer_product_id":123643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:22.000Z","modified_at":"2025-12-08T14:28:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14064197926835","imei1":"14064197926835","imei2":"14064197926835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123638,"job_number":"JOB_123638","tr_customer_id":123655,"tr_customer_product_id":123645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:24.000Z","modified_at":"2025-12-08T14:28:24.000Z","name":"Elise Marvin","mobile_number":"964-570-8236","email_id":"Jordon.Cartwright@hotmail.com","dop":"2025-04-06","serial_number":"19724997322249748","imei1":"19724997322249748","imei2":"19724997322249748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123639,"job_number":"JOB_123639","tr_customer_id":123656,"tr_customer_product_id":123646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:38.000Z","modified_at":"2025-12-08T14:28:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11529598177116","imei1":"11529598177116","imei2":"11529598177116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123641,"job_number":"JOB_123641","tr_customer_id":123658,"tr_customer_product_id":123648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:39.000Z","modified_at":"2025-12-08T14:28:39.000Z","name":"Mathilde Jenkins","mobile_number":"701-541-6207","email_id":"Anderson.McCullough@yahoo.com","dop":"2025-04-06","serial_number":"11106130689801204","imei1":"11106130689801204","imei2":"11106130689801204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123642,"job_number":"JOB_123642","tr_customer_id":123659,"tr_customer_product_id":123649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:42.000Z","modified_at":"2025-12-08T14:28:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13793656423158","imei1":"13793656423158","imei2":"13793656423158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123644,"job_number":"JOB_123644","tr_customer_id":123661,"tr_customer_product_id":123651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:28:44.000Z","modified_at":"2025-12-08T14:28:44.000Z","name":"Tanya Mohr","mobile_number":"484-674-0647","email_id":"Eugenia45@gmail.com","dop":"2025-04-06","serial_number":"18592888890957188","imei1":"18592888890957188","imei2":"18592888890957188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123645,"job_number":"JOB_123645","tr_customer_id":123662,"tr_customer_product_id":123652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:10.000Z","modified_at":"2025-12-08T14:29:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17041101998534","imei1":"17041101998534","imei2":"17041101998534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123647,"job_number":"JOB_123647","tr_customer_id":123664,"tr_customer_product_id":123654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:29:12.000Z","modified_at":"2025-12-08T14:29:12.000Z","name":"Caitlyn Schaefer","mobile_number":"308-399-2065","email_id":"Yoshiko.Mitchell@gmail.com","dop":"2025-04-06","serial_number":"10585303232414352","imei1":"10585303232414352","imei2":"10585303232414352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:29:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123649,"job_number":"JOB_123649","tr_customer_id":123666,"tr_customer_product_id":123656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:35:08.000Z","modified_at":"2025-12-08T14:35:08.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546540","imei1":"09656364363546541","imei2":"09656364363546540","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123650,"job_number":"JOB_123650","tr_customer_id":123667,"tr_customer_product_id":123657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:38:37.000Z","modified_at":"2025-12-08T14:38:37.000Z","name":"Satyendra yadav","mobile_number":"9029105770","email_id":"Satendarofficial@gmail.com","dop":"2025-06-11","serial_number":"09656364363546546","imei1":"09656364363546546","imei2":"09656364363546546","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123652,"job_number":"JOB_123652","tr_customer_id":123669,"tr_customer_product_id":123659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:49:22.000Z","modified_at":"2025-12-08T14:49:22.000Z","name":"D'angelo Breitenberg","mobile_number":"494-208-1896","email_id":"Glen.Ernser@gmail.com","dop":"2025-04-06","serial_number":"10555327127536814","imei1":"10555327127536814","imei2":"10555327127536814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:49:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123655,"job_number":"JOB_123655","tr_customer_id":123672,"tr_customer_product_id":123662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:31:55.000Z","modified_at":"2025-12-08T15:31:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-28","serial_number":"15236541958888","imei1":"15236541958888","imei2":"15236541958888","popurl":"2025-11-28T15:31:52.329328Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123656,"job_number":"JOB_123656","tr_customer_id":123673,"tr_customer_product_id":123663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:25.000Z","modified_at":"2025-12-08T15:40:25.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100650248146154","imei1":"100650248146154","imei2":"100650248146154","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123658,"job_number":"JOB_123658","tr_customer_id":123675,"tr_customer_product_id":123665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T15:40:39.000Z","modified_at":"2025-12-08T15:40:39.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102626512673576","imei1":"102626512673576","imei2":"102626512673576","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T15:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123660,"job_number":"JOB_123660","tr_customer_id":123677,"tr_customer_product_id":123667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:36.000Z","modified_at":"2025-12-08T16:13:36.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10466556154828","imei1":"10466556154828","imei2":"10466556154828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123662,"job_number":"JOB_123662","tr_customer_id":123679,"tr_customer_product_id":123669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:13:38.000Z","modified_at":"2025-12-08T16:13:38.000Z","name":"Arnaldo Gaylord","mobile_number":"438-660-2799","email_id":"Elnora_Barrows87@yahoo.com","dop":"2025-04-06","serial_number":"16989946584172654","imei1":"16989946584172654","imei2":"16989946584172654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123663,"job_number":"JOB_123663","tr_customer_id":123680,"tr_customer_product_id":123670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:27.000Z","modified_at":"2025-12-08T16:14:27.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14415900962229","imei1":"14415900962229","imei2":"14415900962229","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123665,"job_number":"JOB_123665","tr_customer_id":123682,"tr_customer_product_id":123672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:14:29.000Z","modified_at":"2025-12-08T16:14:29.000Z","name":"Lesley Wolff","mobile_number":"704-804-7305","email_id":"Adolph32@hotmail.com","dop":"2025-04-06","serial_number":"17892168798477100","imei1":"17892168798477100","imei2":"17892168798477100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123666,"job_number":"JOB_123666","tr_customer_id":123683,"tr_customer_product_id":123673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:18.000Z","modified_at":"2025-12-08T16:15:18.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10578039411583","imei1":"10578039411583","imei2":"10578039411583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123668,"job_number":"JOB_123668","tr_customer_id":123685,"tr_customer_product_id":123675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T16:15:20.000Z","modified_at":"2025-12-08T16:15:20.000Z","name":"Andreane Hills","mobile_number":"221-476-9763","email_id":"Agustina75@yahoo.com","dop":"2025-04-06","serial_number":"13834316594403128","imei1":"13834316594403128","imei2":"13834316594403128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T16:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123671,"job_number":"JOB_123671","tr_customer_id":123688,"tr_customer_product_id":123678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:16:40.000Z","modified_at":"2025-12-08T18:16:40.000Z","name":"Izaiah Predovic","mobile_number":"335-448-2678","email_id":"Ramon.MacGyver37@yahoo.com","dop":"2025-04-06","serial_number":"15356478976729940","imei1":"15356478976729940","imei2":"15356478976729940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:16:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123673,"job_number":"JOB_123673","tr_customer_id":123690,"tr_customer_product_id":123680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:29:05.000Z","modified_at":"2025-12-08T18:29:05.000Z","name":"Wyatt Zboncak","mobile_number":"935-629-3585","email_id":"Kristy_Maggio1@gmail.com","dop":"2025-04-06","serial_number":"10510011732989096","imei1":"10510011732989096","imei2":"10510011732989096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123675,"job_number":"JOB_123675","tr_customer_id":123692,"tr_customer_product_id":123682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:31:30.000Z","modified_at":"2025-12-08T18:31:30.000Z","name":"Gabriel Jacobson","mobile_number":"436-343-0291","email_id":"Clifton_Block@yahoo.com","dop":"2025-04-06","serial_number":"19397443085040224","imei1":"19397443085040224","imei2":"19397443085040224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123677,"job_number":"JOB_123677","tr_customer_id":123694,"tr_customer_product_id":123684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T18:40:15.000Z","modified_at":"2025-12-08T18:40:15.000Z","name":"Misael Rempel","mobile_number":"751-579-9567","email_id":"Damaris_Torp@gmail.com","dop":"2025-04-06","serial_number":"14592338416159648","imei1":"14592338416159648","imei2":"14592338416159648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T18:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123679,"job_number":"JOB_123679","tr_customer_id":123696,"tr_customer_product_id":123686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-08T19:08:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18696321789838","imei1":"18696321789838","imei2":"18696321789838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123681,"job_number":"JOB_123681","tr_customer_id":123698,"tr_customer_product_id":123688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:42.000Z","modified_at":"2025-12-08T19:08:42.000Z","name":"Lisandro Douglas","mobile_number":"428-391-2115","email_id":"Durward.Breitenberg@yahoo.com","dop":"2025-04-06","serial_number":"13956812456440324","imei1":"13956812456440324","imei2":"13956812456440324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123682,"job_number":"JOB_123682","tr_customer_id":123699,"tr_customer_product_id":123689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:56.000Z","modified_at":"2025-12-08T19:08:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10196366758543","imei1":"10196366758543","imei2":"10196366758543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123684,"job_number":"JOB_123684","tr_customer_id":123701,"tr_customer_product_id":123691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:58.000Z","modified_at":"2025-12-08T19:08:58.000Z","name":"Eulah Kerluke","mobile_number":"860-515-9123","email_id":"Tracy_Flatley@gmail.com","dop":"2025-04-06","serial_number":"11146832631670772","imei1":"11146832631670772","imei2":"11146832631670772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:08:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123685,"job_number":"JOB_123685","tr_customer_id":123702,"tr_customer_product_id":123692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:11.000Z","modified_at":"2025-12-08T19:09:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11625143626813","imei1":"11625143626813","imei2":"11625143626813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123687,"job_number":"JOB_123687","tr_customer_id":123704,"tr_customer_product_id":123694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:13.000Z","modified_at":"2025-12-08T19:09:13.000Z","name":"Madie Fahey","mobile_number":"355-360-4980","email_id":"Jody50@gmail.com","dop":"2025-04-06","serial_number":"17765116915293032","imei1":"17765116915293032","imei2":"17765116915293032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123688,"job_number":"JOB_123688","tr_customer_id":123705,"tr_customer_product_id":123695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:06.000Z","modified_at":"2025-12-08T19:17:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17812958288230","imei1":"17812958288230","imei2":"17812958288230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123690,"job_number":"JOB_123690","tr_customer_id":123707,"tr_customer_product_id":123697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:17:08.000Z","modified_at":"2025-12-08T19:17:08.000Z","name":"Alba Aufderhar","mobile_number":"957-238-5994","email_id":"Lacey_Bogisich@yahoo.com","dop":"2025-04-06","serial_number":"19394216444982790","imei1":"19394216444982790","imei2":"19394216444982790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123691,"job_number":"JOB_123691","tr_customer_id":123708,"tr_customer_product_id":123698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:03.000Z","modified_at":"2025-12-08T19:18:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850323286878","imei1":"15850323286878","imei2":"15850323286878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123693,"job_number":"JOB_123693","tr_customer_id":123710,"tr_customer_product_id":123700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:07.000Z","modified_at":"2025-12-08T19:18:07.000Z","name":"Odessa Jacobs","mobile_number":"387-521-9828","email_id":"Doris35@hotmail.com","dop":"2025-04-06","serial_number":"19131286404764710","imei1":"19131286404764710","imei2":"19131286404764710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123694,"job_number":"JOB_123694","tr_customer_id":123711,"tr_customer_product_id":123701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:54.000Z","modified_at":"2025-12-08T19:18:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228693461809","imei1":"13228693461809","imei2":"13228693461809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123696,"job_number":"JOB_123696","tr_customer_id":123713,"tr_customer_product_id":123703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:18:55.000Z","modified_at":"2025-12-08T19:18:55.000Z","name":"Nikita Corkery","mobile_number":"315-217-3159","email_id":"Lawson_Stroman66@gmail.com","dop":"2025-04-06","serial_number":"14166511906057104","imei1":"14166511906057104","imei2":"14166511906057104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T19:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123698,"job_number":"JOB_123698","tr_customer_id":123715,"tr_customer_product_id":123705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:26:19.000Z","modified_at":"2025-12-08T22:26:19.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157332","imei1":"19511432157332","imei2":"19511432157332","popurl":"2025-11-28T22:26:15.119988Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123699,"job_number":"JOB_123699","tr_customer_id":123716,"tr_customer_product_id":123706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:30:02.000Z","modified_at":"2025-12-08T22:30:02.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511432157232","imei1":"19511432157232","imei2":"19511432157232","popurl":"2025-11-28T22:29:58.213753Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123700,"job_number":"JOB_123700","tr_customer_id":123717,"tr_customer_product_id":123707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:34:40.000Z","modified_at":"2025-12-08T22:34:40.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430157232","imei1":"19511430157232","imei2":"19511430157232","popurl":"2025-11-28T22:34:36.388639Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123701,"job_number":"JOB_123701","tr_customer_id":123718,"tr_customer_product_id":123708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:40:06.000Z","modified_at":"2025-12-08T22:40:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19511430159232","imei1":"19511430159232","imei2":"19511430159232","popurl":"2025-11-28T22:40:02.372531Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123702,"job_number":"JOB_123702","tr_customer_id":123719,"tr_customer_product_id":123709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:52:01.000Z","modified_at":"2025-12-08T22:52:01.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430159232","imei1":"19510430159232","imei2":"19510430159232","popurl":"2025-11-28T22:51:57.538005Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123703,"job_number":"JOB_123703","tr_customer_id":123720,"tr_customer_product_id":123710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:32:06.000Z","modified_at":"2025-12-08T23:32:06.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-28","serial_number":"19510430154232","imei1":"19510430154232","imei2":"19510430154232","popurl":"2025-11-28T23:32:01.495122Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123704,"job_number":"JOB_123704","tr_customer_id":123721,"tr_customer_product_id":123711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:02.000Z","modified_at":"2025-12-08T23:37:02.000Z","name":"Ankit Ojha","mobile_number":"9898989898","email_id":"abc@mail.com","dop":"2025-04-06","serial_number":"17362005790128","imei1":"17362005790128","imei2":"17362005790128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123706,"job_number":"JOB_123706","tr_customer_id":123723,"tr_customer_product_id":123713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:04.000Z","modified_at":"2025-12-08T23:37:04.000Z","name":"Melisa Auer","mobile_number":"621-866-1240","email_id":"Rasheed.Fay@gmail.com","dop":"2025-04-06","serial_number":"15146986254262772","imei1":"15146986254262772","imei2":"15146986254262772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123707,"job_number":"JOB_123707","tr_customer_id":123724,"tr_customer_product_id":123714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:57.000Z","modified_at":"2025-12-08T23:37:57.000Z","name":"Pankit Ojha","mobile_number":"8989898989","email_id":"def@mail.com","dop":"2025-04-06","serial_number":"18076205122494","imei1":"18076205122494","imei2":"18076205122494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123709,"job_number":"JOB_123709","tr_customer_id":123726,"tr_customer_product_id":123716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:37:59.000Z","modified_at":"2025-12-08T23:37:59.000Z","name":"Era Deckow","mobile_number":"281-557-1632","email_id":"Arnold.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"16538149996643050","imei1":"16538149996643050","imei2":"16538149996643050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123710,"job_number":"JOB_123710","tr_customer_id":123727,"tr_customer_product_id":123717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:51.000Z","modified_at":"2025-12-08T23:38:51.000Z","name":"Sankit Ojha","mobile_number":"7878787878","email_id":"ghi@mail.com","dop":"2025-04-06","serial_number":"18941713743901","imei1":"18941713743901","imei2":"18941713743901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123712,"job_number":"JOB_123712","tr_customer_id":123729,"tr_customer_product_id":123719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T23:38:53.000Z","modified_at":"2025-12-08T23:38:53.000Z","name":"Eli Willms","mobile_number":"478-257-2809","email_id":"Deron.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"18236982379687252","imei1":"18236982379687252","imei2":"18236982379687252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T23:38:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123713,"job_number":"JOB_123713","tr_customer_id":123730,"tr_customer_product_id":123720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:16:53.000Z","modified_at":"2025-12-09T00:16:53.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510110159232","imei1":"19510110159232","imei2":"19510110159232","popurl":"2025-11-29T00:16:49.536450Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:16:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123714,"job_number":"JOB_123714","tr_customer_id":123731,"tr_customer_product_id":123721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:18:36.000Z","modified_at":"2025-12-09T00:18:36.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2025-11-29","serial_number":"19510220159232","imei1":"19510220159232","imei2":"19510220159232","popurl":"2025-11-29T00:18:31.881541Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123716,"job_number":"JOB_123716","tr_customer_id":123733,"tr_customer_product_id":123723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:17:50.000Z","modified_at":"2025-12-09T02:17:50.000Z","name":"Brenda Rodriguez","mobile_number":"956-935-1460","email_id":"Mariana.Raynor51@hotmail.com","dop":"2025-09-30","serial_number":"29141200586742","imei1":"29141200586742","imei2":"29141200586742","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123718,"job_number":"JOB_123718","tr_customer_id":123735,"tr_customer_product_id":123725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"42347405327267","imei1":"42347405327267","imei2":"42347405327267","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123719,"job_number":"JOB_123719","tr_customer_id":123736,"tr_customer_product_id":123726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:07.000Z","modified_at":"2025-12-09T02:18:07.000Z","name":"Aglae Gleason","mobile_number":"350-222-5693","email_id":"Alexie69@hotmail.com","dop":"2025-09-30","serial_number":"70752851250271","imei1":"70752851250271","imei2":"70752851250271","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123721,"job_number":"JOB_123721","tr_customer_id":123738,"tr_customer_product_id":123728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:23.000Z","modified_at":"2025-12-09T02:18:23.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"32200931086795","imei1":"32200931086795","imei2":"32200931086795","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123722,"job_number":"JOB_123722","tr_customer_id":123739,"tr_customer_product_id":123729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:18:24.000Z","modified_at":"2025-12-09T02:18:24.000Z","name":"Chadrick Pollich","mobile_number":"405-244-4926","email_id":"Ofelia.Ziemann@hotmail.com","dop":"2025-09-30","serial_number":"13002202473549","imei1":"13002202473549","imei2":"13002202473549","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123725,"job_number":"JOB_123725","tr_customer_id":123742,"tr_customer_product_id":123732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:02.000Z","modified_at":"2025-12-09T02:58:02.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"88391773712601","imei1":"88391773712601","imei2":"88391773712601","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123726,"job_number":"JOB_123726","tr_customer_id":123743,"tr_customer_product_id":123733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:03.000Z","modified_at":"2025-12-09T02:58:03.000Z","name":"Nichole Wuckert","mobile_number":"215-558-9168","email_id":"Alanna_Rath37@gmail.com","dop":"2025-09-30","serial_number":"12998459187494","imei1":"12998459187494","imei2":"12998459187494","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123728,"job_number":"JOB_123728","tr_customer_id":123745,"tr_customer_product_id":123735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"17523056164739","imei1":"17523056164739","imei2":"17523056164739","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123729,"job_number":"JOB_123729","tr_customer_id":123746,"tr_customer_product_id":123736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:20.000Z","modified_at":"2025-12-09T02:58:20.000Z","name":"King Bartoletti","mobile_number":"959-994-0802","email_id":"Chanelle44@yahoo.com","dop":"2025-09-30","serial_number":"23492118935218","imei1":"23492118935218","imei2":"23492118935218","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123731,"job_number":"JOB_123731","tr_customer_id":123748,"tr_customer_product_id":123738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"48585071125223","imei1":"48585071125223","imei2":"48585071125223","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123732,"job_number":"JOB_123732","tr_customer_id":123749,"tr_customer_product_id":123739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T02:58:37.000Z","modified_at":"2025-12-09T02:58:37.000Z","name":"Ethan Sporer","mobile_number":"404-484-7899","email_id":"Felipa.Hoeger@yahoo.com","dop":"2025-09-30","serial_number":"22514963489891","imei1":"22514963489891","imei2":"22514963489891","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T02:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123736,"job_number":"JOB_123736","tr_customer_id":123753,"tr_customer_product_id":123743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:36:53.000Z","modified_at":"2025-12-09T03:36:53.000Z","name":"Leora Ledner","mobile_number":"719-662-1465","email_id":"Edmond.Fay3@gmail.com","dop":"2025-04-06","serial_number":"15854693860951364","imei1":"15854693860951364","imei2":"15854693860951364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123738,"job_number":"JOB_123738","tr_customer_id":123755,"tr_customer_product_id":123745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:08.000Z","modified_at":"2025-12-09T03:37:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"17460603662198","imei1":"17460603662198","imei2":"17460603662198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123740,"job_number":"JOB_123740","tr_customer_id":123757,"tr_customer_product_id":123747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:09.000Z","modified_at":"2025-12-09T03:37:09.000Z","name":"Sigurd Barrows","mobile_number":"239-930-3183","email_id":"Karelle.Fritsch17@yahoo.com","dop":"2025-04-06","serial_number":"19747726044297624","imei1":"19747726044297624","imei2":"19747726044297624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123741,"job_number":"JOB_123741","tr_customer_id":123758,"tr_customer_product_id":123748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:40.000Z","modified_at":"2025-12-09T03:37:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10756459515568","imei1":"10756459515568","imei2":"10756459515568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123743,"job_number":"JOB_123743","tr_customer_id":123760,"tr_customer_product_id":123750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:42.000Z","modified_at":"2025-12-09T03:37:42.000Z","name":"Cordell Watsica","mobile_number":"499-659-0898","email_id":"Sarai17@gmail.com","dop":"2025-04-06","serial_number":"14830139388135796","imei1":"14830139388135796","imei2":"14830139388135796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123744,"job_number":"JOB_123744","tr_customer_id":123761,"tr_customer_product_id":123751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:51.000Z","modified_at":"2025-12-09T03:37:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"15228904950202","imei1":"15228904950202","imei2":"15228904950202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123746,"job_number":"JOB_123746","tr_customer_id":123763,"tr_customer_product_id":123753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:53.000Z","modified_at":"2025-12-09T03:37:53.000Z","name":"Regan Lind","mobile_number":"668-615-9701","email_id":"Kellie82@yahoo.com","dop":"2025-04-06","serial_number":"10512590951946394","imei1":"10512590951946394","imei2":"10512590951946394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123747,"job_number":"JOB_123747","tr_customer_id":123764,"tr_customer_product_id":123754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:55.000Z","modified_at":"2025-12-09T03:37:55.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10950327418063","imei1":"10950327418063","imei2":"10950327418063","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123749,"job_number":"JOB_123749","tr_customer_id":123766,"tr_customer_product_id":123756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:37:56.000Z","modified_at":"2025-12-09T03:37:56.000Z","name":"Cassie Bernhard","mobile_number":"254-379-4554","email_id":"Theresia12@hotmail.com","dop":"2025-06-18","serial_number":"1055641744266403","imei1":"1055641744266403","imei2":"1055641744266403","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123751,"job_number":"JOB_123751","tr_customer_id":123768,"tr_customer_product_id":123758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:02.000Z","modified_at":"2025-12-09T03:38:02.000Z","name":"Stanley Jones","mobile_number":"349-567-7126","email_id":"Eldora.OReilly27@yahoo.com","dop":"2025-04-06","serial_number":"14089395970748932","imei1":"14089395970748932","imei2":"14089395970748932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123753,"job_number":"JOB_123753","tr_customer_id":123770,"tr_customer_product_id":123760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:11.000Z","modified_at":"2025-12-09T03:38:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820963626436","imei1":"11820963626436","imei2":"11820963626436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123755,"job_number":"JOB_123755","tr_customer_id":123772,"tr_customer_product_id":123762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:13.000Z","modified_at":"2025-12-09T03:38:13.000Z","name":"Lavern Walter","mobile_number":"646-597-2513","email_id":"Heidi99@hotmail.com","dop":"2025-04-06","serial_number":"13314485245843024","imei1":"13314485245843024","imei2":"13314485245843024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123757,"job_number":"JOB_123757","tr_customer_id":123774,"tr_customer_product_id":123764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"18168436963560","imei1":"18168436963560","imei2":"18168436963560","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123758,"job_number":"JOB_123758","tr_customer_id":123775,"tr_customer_product_id":123765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:28.000Z","modified_at":"2025-12-09T03:38:28.000Z","name":"Mckenna McClure","mobile_number":"746-885-1007","email_id":"Keven_Boyer31@gmail.com","dop":"2025-09-16","serial_number":"18449537428353","imei1":"18449537428353","imei2":"18449537428353","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123759,"job_number":"JOB_123759","tr_customer_id":123776,"tr_customer_product_id":123766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:32.000Z","modified_at":"2025-12-09T03:38:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10854838453014","imei1":"10854838453014","imei2":"10854838453014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123762,"job_number":"JOB_123762","tr_customer_id":123779,"tr_customer_product_id":123769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:33.000Z","modified_at":"2025-12-09T03:38:33.000Z","name":"Jolie Kilback","mobile_number":"331-506-2942","email_id":"Nella.Bayer@hotmail.com","dop":"2025-04-06","serial_number":"11806338930288508","imei1":"11806338930288508","imei2":"11806338930288508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123763,"job_number":"JOB_123763","tr_customer_id":123780,"tr_customer_product_id":123770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:34.000Z","modified_at":"2025-12-09T03:38:34.000Z","name":"Karlee Thompson","mobile_number":"882-672-3774","email_id":"Treva_Crona@yahoo.com","dop":"2025-04-06","serial_number":"11217664274046824","imei1":"11217664274046824","imei2":"11217664274046824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123764,"job_number":"JOB_123764","tr_customer_id":123781,"tr_customer_product_id":123771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:36.000Z","modified_at":"2025-12-09T03:38:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14707235396509","imei1":"14707235396509","imei2":"14707235396509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123766,"job_number":"JOB_123766","tr_customer_id":123783,"tr_customer_product_id":123773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:38.000Z","modified_at":"2025-12-09T03:38:38.000Z","name":"Wilhelmine Conn","mobile_number":"794-631-8688","email_id":"Sim_Renner34@gmail.com","dop":"2025-04-06","serial_number":"19277493253999450","imei1":"19277493253999450","imei2":"19277493253999450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123767,"job_number":"JOB_123767","tr_customer_id":123784,"tr_customer_product_id":123774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:44.000Z","modified_at":"2025-12-09T03:38:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10309113004953","imei1":"10309113004953","imei2":"10309113004953","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123769,"job_number":"JOB_123769","tr_customer_id":123786,"tr_customer_product_id":123776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:46.000Z","modified_at":"2025-12-09T03:38:46.000Z","name":"Trenton Okuneva","mobile_number":"322-369-7060","email_id":"Gia_Toy61@gmail.com","dop":"2025-06-18","serial_number":"1062429384641464","imei1":"1062429384641464","imei2":"1062429384641464","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123771,"job_number":"JOB_123771","tr_customer_id":123788,"tr_customer_product_id":123778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10372724014246","imei1":"10372724014246","imei2":"10372724014246","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123772,"job_number":"JOB_123772","tr_customer_id":123789,"tr_customer_product_id":123779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:48.000Z","modified_at":"2025-12-09T03:38:48.000Z","name":"Opal Shanahan","mobile_number":"627-908-3348","email_id":"Lionel76@yahoo.com","dop":"2025-09-16","serial_number":"12253123567510","imei1":"12253123567510","imei2":"12253123567510","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123773,"job_number":"JOB_123773","tr_customer_id":123790,"tr_customer_product_id":123780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:03.000Z","modified_at":"2025-12-09T03:39:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11917385742900","imei1":"11917385742900","imei2":"11917385742900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123775,"job_number":"JOB_123775","tr_customer_id":123792,"tr_customer_product_id":123782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:05.000Z","modified_at":"2025-12-09T03:39:05.000Z","name":"Narciso Ratke","mobile_number":"676-680-0297","email_id":"Lilliana45@hotmail.com","dop":"2025-04-06","serial_number":"14585552660574652","imei1":"14585552660574652","imei2":"14585552660574652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123776,"job_number":"JOB_123776","tr_customer_id":123793,"tr_customer_product_id":123783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"17243964788124","imei1":"17243964788124","imei2":"17243964788124","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123777,"job_number":"JOB_123777","tr_customer_id":123794,"tr_customer_product_id":123784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:06.000Z","modified_at":"2025-12-09T03:39:06.000Z","name":"Maximus Hane","mobile_number":"695-543-1982","email_id":"Alexanne33@gmail.com","dop":"2025-09-16","serial_number":"11331148612060","imei1":"11331148612060","imei2":"11331148612060","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123778,"job_number":"JOB_123778","tr_customer_id":123795,"tr_customer_product_id":123785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:18.000Z","modified_at":"2025-12-09T03:39:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15331950848941","imei1":"15331950848941","imei2":"15331950848941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123780,"job_number":"JOB_123780","tr_customer_id":123797,"tr_customer_product_id":123787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Karli Schiller","mobile_number":"829-564-4690","email_id":"Randal89@hotmail.com","dop":"2025-04-06","serial_number":"12695991148152946","imei1":"12695991148152946","imei2":"12695991148152946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123784,"job_number":"JOB_123784","tr_customer_id":123801,"tr_customer_product_id":123791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:23.000Z","modified_at":"2025-12-09T03:39:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13758136756650","imei1":"13758136756650","imei2":"13758136756650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123786,"job_number":"JOB_123786","tr_customer_id":123803,"tr_customer_product_id":123793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:25.000Z","modified_at":"2025-12-09T03:39:25.000Z","name":"Elaina Kunze","mobile_number":"240-456-9180","email_id":"Erwin.Trantow@gmail.com","dop":"2025-04-06","serial_number":"12545107379206754","imei1":"12545107379206754","imei2":"12545107379206754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123788,"job_number":"JOB_123788","tr_customer_id":123805,"tr_customer_product_id":123795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:29.000Z","modified_at":"2025-12-09T03:39:29.000Z","name":"Marilou Medhurst","mobile_number":"243-256-7133","email_id":"Conrad.Dooley@yahoo.com","dop":"2025-05-30","serial_number":"11751660049171","imei1":"11751660049171","imei2":"11751660049171","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123789,"job_number":"JOB_123789","tr_customer_id":123806,"tr_customer_product_id":123796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:30.000Z","modified_at":"2025-12-09T03:39:30.000Z","name":"Mavis Hilpert","mobile_number":"303-621-2956","email_id":"Stanford18@yahoo.com","dop":"2025-05-30","serial_number":"1770523281431741","imei1":"1770523281431741","imei2":"1770523281431741","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123790,"job_number":"JOB_123790","tr_customer_id":123807,"tr_customer_product_id":123797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:38.000Z","modified_at":"2025-12-09T03:39:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17071419745560","imei1":"17071419745560","imei2":"17071419745560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123792,"job_number":"JOB_123792","tr_customer_id":123809,"tr_customer_product_id":123799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:40.000Z","modified_at":"2025-12-09T03:39:40.000Z","name":"Zechariah Russel","mobile_number":"870-933-0318","email_id":"Orion.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18149893482913148","imei1":"18149893482913148","imei2":"18149893482913148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123797,"job_number":"JOB_123797","tr_customer_id":123814,"tr_customer_product_id":123804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:48.000Z","modified_at":"2025-12-09T03:39:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14597121931565","imei1":"14597121931565","imei2":"14597121931565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123800,"job_number":"JOB_123800","tr_customer_id":123817,"tr_customer_product_id":123807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:50.000Z","modified_at":"2025-12-09T03:39:50.000Z","name":"Enrico Mann","mobile_number":"907-327-2536","email_id":"Vidal85@yahoo.com","dop":"2025-04-06","serial_number":"11945020248827054","imei1":"11945020248827054","imei2":"11945020248827054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123802,"job_number":"JOB_123802","tr_customer_id":123819,"tr_customer_product_id":123809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:52.000Z","modified_at":"2025-12-09T03:39:52.000Z","name":"Erica Murray","mobile_number":"365-955-7487","email_id":"Cordelia.Dickinson@hotmail.com","dop":"2025-05-30","serial_number":"13974670242261","imei1":"13974670242261","imei2":"13974670242261","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123803,"job_number":"JOB_123803","tr_customer_id":123820,"tr_customer_product_id":123810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"Rosa Hermiston","mobile_number":"869-696-1535","email_id":"Vesta18@gmail.com","dop":"2025-05-30","serial_number":"1902726273237306","imei1":"1902726273237306","imei2":"1902726273237306","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123804,"job_number":"JOB_123804","tr_customer_id":123821,"tr_customer_product_id":123811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:54.000Z","modified_at":"2025-12-09T03:39:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14170782316408","imei1":"14170782316408","imei2":"14170782316408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123806,"job_number":"JOB_123806","tr_customer_id":123823,"tr_customer_product_id":123813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:56.000Z","modified_at":"2025-12-09T03:39:56.000Z","name":"Kali Walker","mobile_number":"952-303-4688","email_id":"Jerry.Sanford@yahoo.com","dop":"2025-04-06","serial_number":"10811923340853102","imei1":"10811923340853102","imei2":"10811923340853102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123814,"job_number":"JOB_123814","tr_customer_id":123831,"tr_customer_product_id":123821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:09.000Z","modified_at":"2025-12-09T03:40:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14404239229538","imei1":"14404239229538","imei2":"14404239229538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123816,"job_number":"JOB_123816","tr_customer_id":123833,"tr_customer_product_id":123823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:11.000Z","modified_at":"2025-12-09T03:40:11.000Z","name":"Woodrow Jones","mobile_number":"719-922-5316","email_id":"Leif77@gmail.com","dop":"2025-04-06","serial_number":"13822873509557818","imei1":"13822873509557818","imei2":"13822873509557818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123817,"job_number":"JOB_123817","tr_customer_id":123834,"tr_customer_product_id":123824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:26.000Z","modified_at":"2025-12-09T03:40:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769871121981","imei1":"12769871121981","imei2":"12769871121981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123819,"job_number":"JOB_123819","tr_customer_id":123836,"tr_customer_product_id":123826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:27.000Z","modified_at":"2025-12-09T03:40:27.000Z","name":"Gisselle Hayes","mobile_number":"697-511-8159","email_id":"Marley34@yahoo.com","dop":"2025-04-06","serial_number":"13911548313627174","imei1":"13911548313627174","imei2":"13911548313627174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123823,"job_number":"JOB_123823","tr_customer_id":123840,"tr_customer_product_id":123830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13537229770625","imei1":"13537229770625","imei2":"13537229770625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123825,"job_number":"JOB_123825","tr_customer_id":123842,"tr_customer_product_id":123832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:31.000Z","modified_at":"2025-12-09T03:40:31.000Z","name":"Christelle Bergnaum","mobile_number":"632-518-9807","email_id":"Eulah_Bechtelar21@hotmail.com","dop":"2025-04-06","serial_number":"19538763990385416","imei1":"19538763990385416","imei2":"19538763990385416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123826,"job_number":"JOB_123826","tr_customer_id":123843,"tr_customer_product_id":123833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:34.000Z","modified_at":"2025-12-09T03:40:34.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"21470087051202","imei1":"21470087051202","imei2":"21470087051202","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123828,"job_number":"JOB_123828","tr_customer_id":123845,"tr_customer_product_id":123835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:40.000Z","modified_at":"2025-12-09T03:40:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13501309640822","imei1":"13501309640822","imei2":"13501309640822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123830,"job_number":"JOB_123830","tr_customer_id":123847,"tr_customer_product_id":123837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:42.000Z","modified_at":"2025-12-09T03:40:42.000Z","name":"Gilberto Marquardt","mobile_number":"573-946-5052","email_id":"Gunnar_Waelchi20@gmail.com","dop":"2025-04-06","serial_number":"13531608722567288","imei1":"13531608722567288","imei2":"13531608722567288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123837,"job_number":"JOB_123837","tr_customer_id":123854,"tr_customer_product_id":123844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"69791869509761","imei1":"69791869509761","imei2":"69791869509761","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123838,"job_number":"JOB_123838","tr_customer_id":123855,"tr_customer_product_id":123845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:54.000Z","modified_at":"2025-12-09T03:40:54.000Z","name":"Wava Konopelski","mobile_number":"769-476-2911","email_id":"Marietta15@yahoo.com","dop":"2025-09-30","serial_number":"45033692071620","imei1":"45033692071620","imei2":"45033692071620","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123840,"job_number":"JOB_123840","tr_customer_id":123857,"tr_customer_product_id":123847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:00.000Z","modified_at":"2025-12-09T03:41:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10199545852223","imei1":"10199545852223","imei2":"10199545852223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123842,"job_number":"JOB_123842","tr_customer_id":123859,"tr_customer_product_id":123849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:02.000Z","modified_at":"2025-12-09T03:41:02.000Z","name":"Josianne Turcotte","mobile_number":"462-727-5492","email_id":"Leann73@yahoo.com","dop":"2025-04-06","serial_number":"15612300808845632","imei1":"15612300808845632","imei2":"15612300808845632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123846,"job_number":"JOB_123846","tr_customer_id":123863,"tr_customer_product_id":123853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:12.000Z","modified_at":"2025-12-09T03:41:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12854502358811","imei1":"12854502358811","imei2":"12854502358811","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123848,"job_number":"JOB_123848","tr_customer_id":123865,"tr_customer_product_id":123855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:13.000Z","modified_at":"2025-12-09T03:41:13.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"46294478884784","imei1":"46294478884784","imei2":"46294478884784","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123850,"job_number":"JOB_123850","tr_customer_id":123867,"tr_customer_product_id":123857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:14.000Z","modified_at":"2025-12-09T03:41:14.000Z","name":"Odessa Hane","mobile_number":"787-502-2368","email_id":"Tierra99@gmail.com","dop":"2025-04-06","serial_number":"16272880705660456","imei1":"16272880705660456","imei2":"16272880705660456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123851,"job_number":"JOB_123851","tr_customer_id":123868,"tr_customer_product_id":123858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:20.000Z","modified_at":"2025-12-09T03:41:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15909369367604","imei1":"15909369367604","imei2":"15909369367604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123853,"job_number":"JOB_123853","tr_customer_id":123870,"tr_customer_product_id":123860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:22.000Z","modified_at":"2025-12-09T03:41:22.000Z","name":"Herminio Stracke","mobile_number":"928-203-8537","email_id":"Lester70@yahoo.com","dop":"2025-04-06","serial_number":"18350308806815370","imei1":"18350308806815370","imei2":"18350308806815370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123854,"job_number":"JOB_123854","tr_customer_id":123871,"tr_customer_product_id":123861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:31.000Z","modified_at":"2025-12-09T03:41:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505005645842","imei1":"19505005645842","imei2":"19505005645842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123856,"job_number":"JOB_123856","tr_customer_id":123873,"tr_customer_product_id":123863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:33.000Z","modified_at":"2025-12-09T03:41:33.000Z","name":"Adelle Yundt","mobile_number":"568-552-9964","email_id":"Korey.Greenfelder@hotmail.com","dop":"2025-04-06","serial_number":"17236907150654392","imei1":"17236907150654392","imei2":"17236907150654392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123860,"job_number":"JOB_123860","tr_customer_id":123877,"tr_customer_product_id":123867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:57.000Z","modified_at":"2025-12-09T03:41:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11021195500389","imei1":"11021195500389","imei2":"11021195500389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123862,"job_number":"JOB_123862","tr_customer_id":123879,"tr_customer_product_id":123869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:59.000Z","modified_at":"2025-12-09T03:41:59.000Z","name":"Keegan Metz","mobile_number":"937-409-1451","email_id":"Grover_Nolan@hotmail.com","dop":"2025-04-06","serial_number":"11200774457636820","imei1":"11200774457636820","imei2":"11200774457636820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123863,"job_number":"JOB_123863","tr_customer_id":123880,"tr_customer_product_id":123870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37193139319079","imei1":"37193139319079","imei2":"37193139319079","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123864,"job_number":"JOB_123864","tr_customer_id":123881,"tr_customer_product_id":123871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69003464818379","imei1":"69003464818379","imei2":"69003464818379","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123865,"job_number":"JOB_123865","tr_customer_id":123882,"tr_customer_product_id":123872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26785906050052","imei1":"26785906050052","imei2":"26785906050052","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123866,"job_number":"JOB_123866","tr_customer_id":123883,"tr_customer_product_id":123873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:58.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51363541277506","imei1":"51363541277506","imei2":"51363541277506","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123867,"job_number":"JOB_123867","tr_customer_id":123884,"tr_customer_product_id":123874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47838334916246","imei1":"47838334916246","imei2":"47838334916246","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123868,"job_number":"JOB_123868","tr_customer_id":123885,"tr_customer_product_id":123875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:46:59.000Z","modified_at":"2025-12-09T03:46:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34592287898928","imei1":"34592287898928","imei2":"34592287898928","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:46:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123870,"job_number":"JOB_123870","tr_customer_id":123887,"tr_customer_product_id":123877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86516052650873","imei1":"86516052650873","imei2":"86516052650873","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123871,"job_number":"JOB_123871","tr_customer_id":123888,"tr_customer_product_id":123878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71709677796087","imei1":"71709677796087","imei2":"71709677796087","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123872,"job_number":"JOB_123872","tr_customer_id":123889,"tr_customer_product_id":123879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88616274251938","imei1":"88616274251938","imei2":"88616274251938","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123873,"job_number":"JOB_123873","tr_customer_id":123890,"tr_customer_product_id":123880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:28.000Z","modified_at":"2025-12-09T03:47:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73802163862741","imei1":"73802163862741","imei2":"73802163862741","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123874,"job_number":"JOB_123874","tr_customer_id":123891,"tr_customer_product_id":123881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93882045718582","imei1":"93882045718582","imei2":"93882045718582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123875,"job_number":"JOB_123875","tr_customer_id":123892,"tr_customer_product_id":123882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:29.000Z","modified_at":"2025-12-09T03:47:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48915558623989","imei1":"48915558623989","imei2":"48915558623989","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123877,"job_number":"JOB_123877","tr_customer_id":123894,"tr_customer_product_id":123884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51576490469436","imei1":"51576490469436","imei2":"51576490469436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123878,"job_number":"JOB_123878","tr_customer_id":123895,"tr_customer_product_id":123885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93563949741316","imei1":"93563949741316","imei2":"93563949741316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123879,"job_number":"JOB_123879","tr_customer_id":123896,"tr_customer_product_id":123886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:58.000Z","modified_at":"2025-12-09T03:47:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18342298804737","imei1":"18342298804737","imei2":"18342298804737","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123880,"job_number":"JOB_123880","tr_customer_id":123897,"tr_customer_product_id":123887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34828492366315","imei1":"34828492366315","imei2":"34828492366315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123881,"job_number":"JOB_123881","tr_customer_id":123898,"tr_customer_product_id":123888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76293900895461","imei1":"76293900895461","imei2":"76293900895461","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123882,"job_number":"JOB_123882","tr_customer_id":123899,"tr_customer_product_id":123889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:47:59.000Z","modified_at":"2025-12-09T03:47:59.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28935836322704","imei1":"28935836322704","imei2":"28935836322704","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123885,"job_number":"JOB_123885","tr_customer_id":123902,"tr_customer_product_id":123892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:03:14.000Z","modified_at":"2025-12-09T04:03:14.000Z","name":"Taya Farrell","mobile_number":"414-872-4161","email_id":"Juwan46@gmail.com","dop":"2025-04-06","serial_number":"10305082435297814","imei1":"10305082435297814","imei2":"10305082435297814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:03:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123886,"job_number":"JOB_123886","tr_customer_id":123903,"tr_customer_product_id":123893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:41.000Z","modified_at":"2025-12-09T04:25:41.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"49609183077089","imei1":"49609183077089","imei2":"49609183077089","popurl":"2025-11-29T04:25:40.264677583Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123887,"job_number":"JOB_123887","tr_customer_id":123904,"tr_customer_product_id":123894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:25:56.000Z","modified_at":"2025-12-09T04:25:56.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"98419352388332","imei1":"98419352388332","imei2":"98419352388332","popurl":"2025-11-29T04:25:55.925718729Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:25:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123888,"job_number":"JOB_123888","tr_customer_id":123905,"tr_customer_product_id":123895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:13.000Z","modified_at":"2025-12-09T04:34:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106119543277526","imei1":"106119543277526","imei2":"106119543277526","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123890,"job_number":"JOB_123890","tr_customer_id":123907,"tr_customer_product_id":123897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:34:30.000Z","modified_at":"2025-12-09T04:34:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106111105472484","imei1":"106111105472484","imei2":"106111105472484","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123892,"job_number":"JOB_123892","tr_customer_id":123909,"tr_customer_product_id":123899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:36:01.000Z","modified_at":"2025-12-09T04:36:01.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"09656364363546333","imei1":"09656364363546333","imei2":"09656364363546333","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123894,"job_number":"JOB_123894","tr_customer_id":123911,"tr_customer_product_id":123901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:48:07.000Z","modified_at":"2025-12-09T04:48:07.000Z","name":"Newell Cruickshank","mobile_number":"901-910-6431","email_id":"Lenna68@gmail.com","dop":"2025-04-06","serial_number":"12136904572746588","imei1":"12136904572746588","imei2":"12136904572746588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123895,"job_number":"JOB_123895","tr_customer_id":123912,"tr_customer_product_id":123902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:39.000Z","modified_at":"2025-12-09T04:50:39.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"13785481675133","imei1":"13785481675133","imei2":"13785481675133","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123897,"job_number":"JOB_123897","tr_customer_id":123914,"tr_customer_product_id":123904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:41.000Z","modified_at":"2025-12-09T04:50:41.000Z","name":"Suzanne Kub","mobile_number":"638-381-1585","email_id":"Winnifred_Bashirian@yahoo.com","dop":"2025-10-12","serial_number":"1003506389426838","imei1":"1003506389426838","imei2":"1003506389426838","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123898,"job_number":"JOB_123898","tr_customer_id":123915,"tr_customer_product_id":123905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:56.000Z","modified_at":"2025-12-09T04:50:56.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"12936666239656","imei1":"12936666239656","imei2":"12936666239656","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123900,"job_number":"JOB_123900","tr_customer_id":123917,"tr_customer_product_id":123907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:50:58.000Z","modified_at":"2025-12-09T04:50:58.000Z","name":"Alaina Lindgren","mobile_number":"258-854-8657","email_id":"Caterina_Cummings39@gmail.com","dop":"2025-10-12","serial_number":"1009894118007482","imei1":"1009894118007482","imei2":"1009894118007482","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123901,"job_number":"JOB_123901","tr_customer_id":123918,"tr_customer_product_id":123908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:13.000Z","modified_at":"2025-12-09T04:51:13.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"14632966055508","imei1":"14632966055508","imei2":"14632966055508","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123903,"job_number":"JOB_123903","tr_customer_id":123920,"tr_customer_product_id":123910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T04:51:15.000Z","modified_at":"2025-12-09T04:51:15.000Z","name":"Bonita Hermann","mobile_number":"607-668-7281","email_id":"Clay0@yahoo.com","dop":"2025-10-12","serial_number":"1004000066979928","imei1":"1004000066979928","imei2":"1004000066979928","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T04:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123908,"job_number":"JOB_123908","tr_customer_id":123925,"tr_customer_product_id":123915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"15695323547671","imei1":"15695323547671","imei2":"15695323547671","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123909,"job_number":"JOB_123909","tr_customer_id":123926,"tr_customer_product_id":123916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:25.000Z","modified_at":"2025-12-09T06:01:25.000Z","name":"Shania Pfannerstill","mobile_number":"462-681-9051","email_id":"Gerry_Murphy@gmail.com","dop":"2025-09-16","serial_number":"10885983350356","imei1":"10885983350356","imei2":"10885983350356","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123910,"job_number":"JOB_123910","tr_customer_id":123927,"tr_customer_product_id":123917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"19714577455625","imei1":"19714577455625","imei2":"19714577455625","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123911,"job_number":"JOB_123911","tr_customer_id":123928,"tr_customer_product_id":123918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:01:45.000Z","modified_at":"2025-12-09T06:01:45.000Z","name":"Antonetta Nikolaus","mobile_number":"461-536-6733","email_id":"Orin_Cole@yahoo.com","dop":"2025-09-16","serial_number":"15626461286430","imei1":"15626461286430","imei2":"15626461286430","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123912,"job_number":"JOB_123912","tr_customer_id":123929,"tr_customer_product_id":123919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"15450348380832","imei1":"15450348380832","imei2":"15450348380832","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123913,"job_number":"JOB_123913","tr_customer_id":123930,"tr_customer_product_id":123920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:02:05.000Z","modified_at":"2025-12-09T06:02:05.000Z","name":"Pete Douglas","mobile_number":"479-646-6380","email_id":"Viviane_Kris@yahoo.com","dop":"2025-09-16","serial_number":"18934082235089","imei1":"18934082235089","imei2":"18934082235089","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123924,"job_number":"JOB_123924","tr_customer_id":123941,"tr_customer_product_id":123931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10838116718391","imei1":"10838116718391","imei2":"10838116718391","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123926,"job_number":"JOB_123926","tr_customer_id":123943,"tr_customer_product_id":123933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:30.000Z","modified_at":"2025-12-09T06:20:30.000Z","name":"Caesar Hahn","mobile_number":"471-696-2129","email_id":"Montana_Corwin90@hotmail.com","dop":"2025-06-18","serial_number":"1046699274093693","imei1":"1046699274093693","imei2":"1046699274093693","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123927,"job_number":"JOB_123927","tr_customer_id":123944,"tr_customer_product_id":123934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:20:55.000Z","modified_at":"2025-12-09T06:20:55.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234521","imei1":"23452345234521","imei2":"23452345234521","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123928,"job_number":"JOB_123928","tr_customer_id":123945,"tr_customer_product_id":123935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:17.000Z","modified_at":"2025-12-09T06:21:17.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10990624616999","imei1":"10990624616999","imei2":"10990624616999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123930,"job_number":"JOB_123930","tr_customer_id":123947,"tr_customer_product_id":123937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:21:18.000Z","modified_at":"2025-12-09T06:21:18.000Z","name":"Willis Block","mobile_number":"544-667-6005","email_id":"Clemmie72@hotmail.com","dop":"2025-06-18","serial_number":"1098063921716442","imei1":"1098063921716442","imei2":"1098063921716442","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123931,"job_number":"JOB_123931","tr_customer_id":123948,"tr_customer_product_id":123938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:43.000Z","modified_at":"2025-12-09T06:24:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19839367826546","imei1":"19839367826546","imei2":"19839367826546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123933,"job_number":"JOB_123933","tr_customer_id":123950,"tr_customer_product_id":123940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:24:45.000Z","modified_at":"2025-12-09T06:24:45.000Z","name":"Amparo Frami","mobile_number":"946-774-8114","email_id":"Madison52@yahoo.com","dop":"2025-04-06","serial_number":"13101822805744392","imei1":"13101822805744392","imei2":"13101822805744392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123934,"job_number":"JOB_123934","tr_customer_id":123951,"tr_customer_product_id":123941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:35.000Z","modified_at":"2025-12-09T06:25:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10581834909772","imei1":"10581834909772","imei2":"10581834909772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123936,"job_number":"JOB_123936","tr_customer_id":123953,"tr_customer_product_id":123943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:25:37.000Z","modified_at":"2025-12-09T06:25:37.000Z","name":"Daphnee Emard","mobile_number":"503-478-0054","email_id":"Giles73@gmail.com","dop":"2025-04-06","serial_number":"10992443115325048","imei1":"10992443115325048","imei2":"10992443115325048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123937,"job_number":"JOB_123937","tr_customer_id":123954,"tr_customer_product_id":123944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:26.000Z","modified_at":"2025-12-09T06:26:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10988151481387","imei1":"10988151481387","imei2":"10988151481387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123939,"job_number":"JOB_123939","tr_customer_id":123956,"tr_customer_product_id":123946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:26:27.000Z","modified_at":"2025-12-09T06:26:28.000Z","name":"Marjory Treutel","mobile_number":"457-617-4458","email_id":"Avery64@gmail.com","dop":"2025-04-06","serial_number":"18682216022610496","imei1":"18682216022610496","imei2":"18682216022610496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123940,"job_number":"JOB_123940","tr_customer_id":123957,"tr_customer_product_id":123947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:30.000Z","modified_at":"2025-12-09T06:27:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11469840568091","imei1":"11469840568091","imei2":"11469840568091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123942,"job_number":"JOB_123942","tr_customer_id":123959,"tr_customer_product_id":123949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:27:32.000Z","modified_at":"2025-12-09T06:27:32.000Z","name":"Terry Paucek","mobile_number":"535-267-2078","email_id":"Lindsay8@gmail.com","dop":"2025-04-06","serial_number":"19216309762256656","imei1":"19216309762256656","imei2":"19216309762256656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123943,"job_number":"JOB_123943","tr_customer_id":123960,"tr_customer_product_id":123950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:16.000Z","modified_at":"2025-12-09T06:28:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12186793786418","imei1":"12186793786418","imei2":"12186793786418","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123945,"job_number":"JOB_123945","tr_customer_id":123962,"tr_customer_product_id":123952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:28:18.000Z","modified_at":"2025-12-09T06:28:18.000Z","name":"Golda Cartwright","mobile_number":"842-599-1522","email_id":"Elna_Anderson26@gmail.com","dop":"2025-04-06","serial_number":"15766062535135160","imei1":"15766062535135160","imei2":"15766062535135160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123946,"job_number":"JOB_123946","tr_customer_id":123963,"tr_customer_product_id":123953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:03.000Z","modified_at":"2025-12-09T06:29:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13634588372955","imei1":"13634588372955","imei2":"13634588372955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123948,"job_number":"JOB_123948","tr_customer_id":123965,"tr_customer_product_id":123955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:29:04.000Z","modified_at":"2025-12-09T06:29:04.000Z","name":"Kaley Ziemann","mobile_number":"946-297-4436","email_id":"Dashawn.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"10031763626649374","imei1":"10031763626649374","imei2":"10031763626649374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123950,"job_number":"JOB_123950","tr_customer_id":123967,"tr_customer_product_id":123957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:31:56.000Z","modified_at":"2025-12-09T06:31:56.000Z","name":"Rahul Hilll","mobile_number":"675-574-3242","email_id":"Kristian13@hotmail.com","dop":"2025-04-06","serial_number":"10281865244025398","imei1":"10281865244025398","imei2":"10281865244025398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123952,"job_number":"JOB_123952","tr_customer_id":123969,"tr_customer_product_id":123959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:23.000Z","modified_at":"2025-12-09T06:32:23.000Z","name":"Shana McCullough","mobile_number":"231-578-3655","email_id":"Mark19@hotmail.com","dop":"2025-05-30","serial_number":"17114424805740","imei1":"17114424805740","imei2":"17114424805740","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123953,"job_number":"JOB_123953","tr_customer_id":123970,"tr_customer_product_id":123960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17088209801161","imei1":"17088209801161","imei2":"17088209801161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123954,"job_number":"JOB_123954","tr_customer_id":123971,"tr_customer_product_id":123961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:25.000Z","modified_at":"2025-12-09T06:32:25.000Z","name":"Penelope Greenfelder","mobile_number":"575-987-0953","email_id":"Antone6@gmail.com","dop":"2025-05-30","serial_number":"1747870302872102","imei1":"1747870302872102","imei2":"1747870302872102","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123956,"job_number":"JOB_123956","tr_customer_id":123973,"tr_customer_product_id":123963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:31.000Z","modified_at":"2025-12-09T06:32:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10139777208777","imei1":"10139777208777","imei2":"10139777208777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123958,"job_number":"JOB_123958","tr_customer_id":123975,"tr_customer_product_id":123965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:33.000Z","modified_at":"2025-12-09T06:32:33.000Z","name":"Lonny Lehner","mobile_number":"556-691-9075","email_id":"Maria56@gmail.com","dop":"2025-04-06","serial_number":"15107296995387038","imei1":"15107296995387038","imei2":"15107296995387038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123963,"job_number":"JOB_123963","tr_customer_id":123980,"tr_customer_product_id":123970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:47.000Z","modified_at":"2025-12-09T06:32:47.000Z","name":"Name Konopelski","mobile_number":"294-248-0029","email_id":"Hollis71@yahoo.com","dop":"2025-05-30","serial_number":"17228609918503","imei1":"17228609918503","imei2":"17228609918503","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123964,"job_number":"JOB_123964","tr_customer_id":123981,"tr_customer_product_id":123971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:48.000Z","modified_at":"2025-12-09T06:32:48.000Z","name":"Khalid Schroeder","mobile_number":"249-539-1601","email_id":"Euna_Reinger@hotmail.com","dop":"2025-05-30","serial_number":"1237855872331831","imei1":"1237855872331831","imei2":"1237855872331831","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123965,"job_number":"JOB_123965","tr_customer_id":123982,"tr_customer_product_id":123972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:11.000Z","modified_at":"2025-12-09T06:33:11.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"10334073320504","imei1":"10334073320504","imei2":"10334073320504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123967,"job_number":"JOB_123967","tr_customer_id":123984,"tr_customer_product_id":123974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:21.000Z","modified_at":"2025-12-09T06:33:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18033609127864","imei1":"18033609127864","imei2":"18033609127864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123969,"job_number":"JOB_123969","tr_customer_id":123986,"tr_customer_product_id":123976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:22.000Z","modified_at":"2025-12-09T06:33:22.000Z","name":"Conor Nicolas","mobile_number":"274-495-2044","email_id":"Merlin_Hegmann90@gmail.com","dop":"2025-04-06","serial_number":"12315107294186796","imei1":"12315107294186796","imei2":"12315107294186796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123973,"job_number":"JOB_123973","tr_customer_id":123990,"tr_customer_product_id":123980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:56.000Z","modified_at":"2025-12-09T06:33:56.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"10568322927616","imei1":"10568322927616","imei2":"10568322927616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123975,"job_number":"JOB_123975","tr_customer_id":123992,"tr_customer_product_id":123982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:10.000Z","modified_at":"2025-12-09T06:34:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10803283275904","imei1":"10803283275904","imei2":"10803283275904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123977,"job_number":"JOB_123977","tr_customer_id":123994,"tr_customer_product_id":123984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:11.000Z","modified_at":"2025-12-09T06:34:11.000Z","name":"Allene Howell","mobile_number":"272-511-8254","email_id":"Stacey94@hotmail.com","dop":"2025-04-06","serial_number":"17694100008300688","imei1":"17694100008300688","imei2":"17694100008300688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123981,"job_number":"JOB_123981","tr_customer_id":123998,"tr_customer_product_id":123988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:52.000Z","modified_at":"2025-12-09T06:34:52.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234522","imei1":"23452345234522","imei2":"23452345234522","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123986,"job_number":"JOB_123986","tr_customer_id":124003,"tr_customer_product_id":123993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:39:46.000Z","modified_at":"2025-12-09T06:39:46.000Z","name":"Angel Cormier","mobile_number":"501-924-8818","email_id":"Loyce67@hotmail.com","dop":"2025-04-06","serial_number":"11466252813378002","imei1":"11466252813378002","imei2":"11466252813378002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123987,"job_number":"JOB_123987","tr_customer_id":124004,"tr_customer_product_id":123994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"12570921320144","imei1":"12570921320144","imei2":"12570921320144","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123988,"job_number":"JOB_123988","tr_customer_id":124005,"tr_customer_product_id":123995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:39.000Z","modified_at":"2025-12-09T06:41:39.000Z","name":"Florencio Lynch","mobile_number":"781-330-7557","email_id":"Darrel.Jones38@gmail.com","dop":"2025-09-30","serial_number":"30318613853029","imei1":"30318613853029","imei2":"30318613853029","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123990,"job_number":"JOB_123990","tr_customer_id":124007,"tr_customer_product_id":123997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"18938697963289","imei1":"18938697963289","imei2":"18938697963289","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123991,"job_number":"JOB_123991","tr_customer_id":124008,"tr_customer_product_id":123998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:41:57.000Z","modified_at":"2025-12-09T06:41:57.000Z","name":"Eileen Hagenes","mobile_number":"463-291-2614","email_id":"Emmanuelle71@yahoo.com","dop":"2025-09-30","serial_number":"53086389846501","imei1":"53086389846501","imei2":"53086389846501","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123993,"job_number":"JOB_123993","tr_customer_id":124010,"tr_customer_product_id":124000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:15.000Z","modified_at":"2025-12-09T06:42:15.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"94026157578096","imei1":"94026157578096","imei2":"94026157578096","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123994,"job_number":"JOB_123994","tr_customer_id":124011,"tr_customer_product_id":124001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:16.000Z","modified_at":"2025-12-09T06:42:16.000Z","name":"Halie Ferry","mobile_number":"704-216-2137","email_id":"Dagmar_Prohaska@hotmail.com","dop":"2025-09-30","serial_number":"33067622361834","imei1":"33067622361834","imei2":"33067622361834","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123996,"job_number":"JOB_123996","tr_customer_id":124013,"tr_customer_product_id":124003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:43.000Z","modified_at":"2025-12-09T06:42:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18388534057302","imei1":"18388534057302","imei2":"18388534057302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123998,"job_number":"JOB_123998","tr_customer_id":124015,"tr_customer_product_id":124005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:45.000Z","modified_at":"2025-12-09T06:42:45.000Z","name":"Gia Parker","mobile_number":"473-719-7678","email_id":"Cedrick.DuBuque@hotmail.com","dop":"2025-04-06","serial_number":"14346878622453100","imei1":"14346878622453100","imei2":"14346878622453100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124000,"job_number":"JOB_124000","tr_customer_id":124017,"tr_customer_product_id":124007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:42:47.000Z","modified_at":"2025-12-09T06:42:47.000Z","name":"Gail Wiegand","mobile_number":"871-964-0117","email_id":"Flavio.Toy38@gmail.com","dop":"2025-04-06","serial_number":"12817730470763174","imei1":"12817730470763174","imei2":"12817730470763174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124001,"job_number":"JOB_124001","tr_customer_id":124018,"tr_customer_product_id":124008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:30.000Z","modified_at":"2025-12-09T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17395729813376","imei1":"17395729813376","imei2":"17395729813376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124003,"job_number":"JOB_124003","tr_customer_id":124020,"tr_customer_product_id":124010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:43:32.000Z","modified_at":"2025-12-09T06:43:32.000Z","name":"Karli Gislason","mobile_number":"675-254-7236","email_id":"Gabriel_Cummings@gmail.com","dop":"2025-04-06","serial_number":"15895941941905548","imei1":"15895941941905548","imei2":"15895941941905548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124004,"job_number":"JOB_124004","tr_customer_id":124021,"tr_customer_product_id":124011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:17.000Z","modified_at":"2025-12-09T06:44:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15573734715681","imei1":"15573734715681","imei2":"15573734715681","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124006,"job_number":"JOB_124006","tr_customer_id":124023,"tr_customer_product_id":124013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:44:19.000Z","modified_at":"2025-12-09T06:44:19.000Z","name":"Cassidy Oberbrunner","mobile_number":"768-787-9783","email_id":"Ariel_Ruecker@gmail.com","dop":"2025-04-06","serial_number":"16176525362097852","imei1":"16176525362097852","imei2":"16176525362097852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124008,"job_number":"JOB_124008","tr_customer_id":124025,"tr_customer_product_id":124015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:28.000Z","modified_at":"2025-12-09T06:57:28.000Z","name":"Yatish S","mobile_number":"8050948856","email_id":"yat@gmail.com","dop":"2025-10-12","serial_number":"14982341769033","imei1":"14982341769033","imei2":"14982341769033","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124010,"job_number":"JOB_124010","tr_customer_id":124027,"tr_customer_product_id":124017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:30.000Z","modified_at":"2025-12-09T06:57:30.000Z","name":"Andreane Nolan","mobile_number":"977-942-3353","email_id":"Casandra61@yahoo.com","dop":"2025-10-12","serial_number":"1005598854103768","imei1":"1005598854103768","imei2":"1005598854103768","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124011,"job_number":"JOB_124011","tr_customer_id":124028,"tr_customer_product_id":124018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:46.000Z","modified_at":"2025-12-09T06:57:46.000Z","name":"Akshar KS","mobile_number":"8050948857","email_id":"yati@gmail.com","dop":"2025-10-12","serial_number":"16465833752241","imei1":"16465833752241","imei2":"16465833752241","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124013,"job_number":"JOB_124013","tr_customer_id":124030,"tr_customer_product_id":124020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:57:48.000Z","modified_at":"2025-12-09T06:57:48.000Z","name":"Walter Greenholt","mobile_number":"632-245-1805","email_id":"Lennie.Anderson44@gmail.com","dop":"2025-10-12","serial_number":"1009026859689561","imei1":"1009026859689561","imei2":"1009026859689561","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124014,"job_number":"JOB_124014","tr_customer_id":124031,"tr_customer_product_id":124021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:05.000Z","modified_at":"2025-12-09T06:58:05.000Z","name":"charan S","mobile_number":"8050948858","email_id":"yatis@gmail.com","dop":"2025-10-12","serial_number":"19342827482212","imei1":"19342827482212","imei2":"19342827482212","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124016,"job_number":"JOB_124016","tr_customer_id":124033,"tr_customer_product_id":124023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:07.000Z","modified_at":"2025-12-09T06:58:07.000Z","name":"Janice Wehner","mobile_number":"226-884-9017","email_id":"Josefina_Parisian@gmail.com","dop":"2025-10-12","serial_number":"1005067073018427","imei1":"1005067073018427","imei2":"1005067073018427","popurl":"2025-10-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124018,"job_number":"JOB_124018","tr_customer_id":124035,"tr_customer_product_id":124025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:58:30.000Z","modified_at":"2025-12-09T06:58:30.000Z","name":"Chad Bergstrom","mobile_number":"820-526-9626","email_id":"Karlee8@gmail.com","dop":"2025-04-06","serial_number":"12385925680212348","imei1":"12385925680212348","imei2":"12385925680212348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124025,"job_number":"JOB_124025","tr_customer_id":124042,"tr_customer_product_id":124032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:39:49.000Z","modified_at":"2025-12-09T07:39:49.000Z","name":"Hailie Schamberger","mobile_number":"894-503-4022","email_id":"Saul28@hotmail.com","dop":"2025-04-06","serial_number":"13154275540842028","imei1":"13154275540842028","imei2":"13154275540842028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124038,"job_number":"JOB_124038","tr_customer_id":124055,"tr_customer_product_id":124045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T11:12:02.000Z","modified_at":"2025-12-09T11:12:02.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2025-11-29","serial_number":"18236541958888","imei1":"18236541958888","imei2":"18236541958888","popurl":"2025-11-29T11:12:00.390772Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T11:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124039,"job_number":"JOB_124039","tr_customer_id":124056,"tr_customer_product_id":124046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15242183348591","imei1":"15242183348591","imei2":"15242183348591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124041,"job_number":"JOB_124041","tr_customer_id":124058,"tr_customer_product_id":124048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:11.000Z","modified_at":"2025-12-09T12:16:11.000Z","name":"Lorna Shanahan","mobile_number":"402-431-8508","email_id":"Ellen_Konopelski10@hotmail.com","dop":"2025-04-06","serial_number":"12442544912190252","imei1":"12442544912190252","imei2":"12442544912190252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124042,"job_number":"JOB_124042","tr_customer_id":124059,"tr_customer_product_id":124049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15140282812423","imei1":"15140282812423","imei2":"15140282812423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124044,"job_number":"JOB_124044","tr_customer_id":124061,"tr_customer_product_id":124051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:20.000Z","modified_at":"2025-12-09T12:16:20.000Z","name":"Myrtice Gottlieb","mobile_number":"264-479-0691","email_id":"Crawford45@yahoo.com","dop":"2025-04-06","serial_number":"19472849580916920","imei1":"19472849580916920","imei2":"19472849580916920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124045,"job_number":"JOB_124045","tr_customer_id":124062,"tr_customer_product_id":124052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11292167551719","imei1":"11292167551719","imei2":"11292167551719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124047,"job_number":"JOB_124047","tr_customer_id":124064,"tr_customer_product_id":124054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:30.000Z","modified_at":"2025-12-09T12:16:30.000Z","name":"Geo Kulas","mobile_number":"819-721-3539","email_id":"Wilhelm_Pfannerstill@yahoo.com","dop":"2025-04-06","serial_number":"14984508357781376","imei1":"14984508357781376","imei2":"14984508357781376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124048,"job_number":"JOB_124048","tr_customer_id":124065,"tr_customer_product_id":124055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:11.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10636967235414","imei1":"10636967235414","imei2":"10636967235414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124050,"job_number":"JOB_124050","tr_customer_id":124067,"tr_customer_product_id":124057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:12.000Z","modified_at":"2025-12-09T12:22:12.000Z","name":"Camron Williamson","mobile_number":"556-976-1672","email_id":"Garrison16@hotmail.com","dop":"2025-04-06","serial_number":"12791670644354180","imei1":"12791670644354180","imei2":"12791670644354180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124051,"job_number":"JOB_124051","tr_customer_id":124068,"tr_customer_product_id":124058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:47.000Z","modified_at":"2025-12-09T12:22:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17082657480945","imei1":"17082657480945","imei2":"17082657480945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124053,"job_number":"JOB_124053","tr_customer_id":124070,"tr_customer_product_id":124060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:22:48.000Z","modified_at":"2025-12-09T12:22:48.000Z","name":"Mckayla Blick","mobile_number":"301-479-7424","email_id":"Kendrick.Swaniawski@yahoo.com","dop":"2025-04-06","serial_number":"12974373800910746","imei1":"12974373800910746","imei2":"12974373800910746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124054,"job_number":"JOB_124054","tr_customer_id":124071,"tr_customer_product_id":124061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:22.000Z","modified_at":"2025-12-09T12:23:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10219940227718","imei1":"10219940227718","imei2":"10219940227718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124056,"job_number":"JOB_124056","tr_customer_id":124073,"tr_customer_product_id":124063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:23:23.000Z","modified_at":"2025-12-09T12:23:23.000Z","name":"Alverta Breitenberg","mobile_number":"235-495-0629","email_id":"Tito.Nienow5@hotmail.com","dop":"2025-04-06","serial_number":"13424736910771068","imei1":"13424736910771068","imei2":"13424736910771068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:23:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124058,"job_number":"JOB_124058","tr_customer_id":124075,"tr_customer_product_id":124065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:17.000Z","modified_at":"2025-12-09T12:58:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19995383504672","imei1":"19995383504672","imei2":"19995383504672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124060,"job_number":"JOB_124060","tr_customer_id":124077,"tr_customer_product_id":124067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:18.000Z","modified_at":"2025-12-09T12:58:18.000Z","name":"Jarrell Romaguera","mobile_number":"805-300-1853","email_id":"Ralph.Spinka@hotmail.com","dop":"2025-04-06","serial_number":"16242015208915110","imei1":"16242015208915110","imei2":"16242015208915110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124061,"job_number":"JOB_124061","tr_customer_id":124078,"tr_customer_product_id":124068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:52.000Z","modified_at":"2025-12-09T12:58:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16749853878280","imei1":"16749853878280","imei2":"16749853878280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124063,"job_number":"JOB_124063","tr_customer_id":124080,"tr_customer_product_id":124070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:58:53.000Z","modified_at":"2025-12-09T12:58:53.000Z","name":"Elvera Swaniawski","mobile_number":"906-847-2103","email_id":"Ashtyn87@hotmail.com","dop":"2025-04-06","serial_number":"17351464487427092","imei1":"17351464487427092","imei2":"17351464487427092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124064,"job_number":"JOB_124064","tr_customer_id":124081,"tr_customer_product_id":124071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:27.000Z","modified_at":"2025-12-09T12:59:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12077713653765","imei1":"12077713653765","imei2":"12077713653765","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124066,"job_number":"JOB_124066","tr_customer_id":124083,"tr_customer_product_id":124073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:59:28.000Z","modified_at":"2025-12-09T12:59:28.000Z","name":"Trevor Muller","mobile_number":"830-455-9045","email_id":"Claudia85@gmail.com","dop":"2025-04-06","serial_number":"19674687915510736","imei1":"19674687915510736","imei2":"19674687915510736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T12:59:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124067,"job_number":"JOB_124067","tr_customer_id":124084,"tr_customer_product_id":124074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:50.000Z","modified_at":"2025-12-09T13:01:50.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14944588347473","imei1":"14944588347473","imei2":"14944588347473","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124068,"job_number":"JOB_124068","tr_customer_id":124085,"tr_customer_product_id":124075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:01:54.000Z","modified_at":"2025-12-09T13:01:54.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13275127629868","imei1":"13275127629868","imei2":"13275127629868","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124069,"job_number":"JOB_124069","tr_customer_id":124086,"tr_customer_product_id":124076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:02:20.000Z","modified_at":"2025-12-09T13:02:20.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16249902398324","imei1":"16249902398324","imei2":"16249902398324","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124070,"job_number":"JOB_124070","tr_customer_id":124087,"tr_customer_product_id":124077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:10:46.000Z","modified_at":"2025-12-09T13:10:46.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16087729966516","imei1":"16087729966516","imei2":"16087729966516","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124071,"job_number":"JOB_124071","tr_customer_id":124088,"tr_customer_product_id":124078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:15.000Z","modified_at":"2025-12-09T13:11:15.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"18339278771901","imei1":"18339278771901","imei2":"18339278771901","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124072,"job_number":"JOB_124072","tr_customer_id":124089,"tr_customer_product_id":124079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:11:25.000Z","modified_at":"2025-12-09T13:11:25.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"13761245674459","imei1":"13761245674459","imei2":"13761245674459","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124073,"job_number":"JOB_124073","tr_customer_id":124090,"tr_customer_product_id":124080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:14:27.000Z","modified_at":"2025-12-09T13:14:27.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15135193777034","imei1":"15135193777034","imei2":"15135193777034","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124074,"job_number":"JOB_124074","tr_customer_id":124091,"tr_customer_product_id":124081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:16:38.000Z","modified_at":"2025-12-09T13:16:38.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"17384640851117","imei1":"17384640851117","imei2":"17384640851117","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124075,"job_number":"JOB_124075","tr_customer_id":124092,"tr_customer_product_id":124082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:17:28.000Z","modified_at":"2025-12-09T13:17:28.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"10338450445888","imei1":"10338450445888","imei2":"10338450445888","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124076,"job_number":"JOB_124076","tr_customer_id":124093,"tr_customer_product_id":124083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:35.000Z","modified_at":"2025-12-09T13:18:35.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"11214586837684","imei1":"11214586837684","imei2":"11214586837684","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124077,"job_number":"JOB_124077","tr_customer_id":124094,"tr_customer_product_id":124084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:18:44.000Z","modified_at":"2025-12-09T13:18:44.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"16124465599581","imei1":"16124465599581","imei2":"16124465599581","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124078,"job_number":"JOB_124078","tr_customer_id":124095,"tr_customer_product_id":124085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:19:56.000Z","modified_at":"2025-12-09T13:19:56.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12285987839850","imei1":"12285987839850","imei2":"12285987839850","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124079,"job_number":"JOB_124079","tr_customer_id":124096,"tr_customer_product_id":124086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:20:05.000Z","modified_at":"2025-12-09T13:20:05.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15539123069837","imei1":"15539123069837","imei2":"15539123069837","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124080,"job_number":"JOB_124080","tr_customer_id":124097,"tr_customer_product_id":124087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:21:24.000Z","modified_at":"2025-12-09T13:21:24.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"12997436975530","imei1":"12997436975530","imei2":"12997436975530","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:21:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124082,"job_number":"JOB_124082","tr_customer_id":124099,"tr_customer_product_id":124089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:34:40.000Z","modified_at":"2025-12-09T13:34:40.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"14409230268141","imei1":"14409230268141","imei2":"14409230268141","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124083,"job_number":"JOB_124083","tr_customer_id":124100,"tr_customer_product_id":124090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:35:02.000Z","modified_at":"2025-12-09T13:35:02.000Z","name":"Narendra singh","mobile_number":"9029105770","email_id":"Satendarofficial1@gmail.com","dop":"2025-06-11","serial_number":"15258109773667","imei1":"15258109773667","imei2":"15258109773667","popurl":"2025-06-11T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:35:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124084,"job_number":"JOB_124084","tr_customer_id":124101,"tr_customer_product_id":124091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:50:39.000Z","modified_at":"2025-12-09T13:50:39.000Z","name":"improvement_terrace.jlt Lindgren","mobile_number":"800-297-2690","email_id":"Kacey35@hotmail.com","dop":"2025-10-24","serial_number":"17924832298245","imei1":"17924832298245","imei2":"17924832298245","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:50:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124085,"job_number":"JOB_124085","tr_customer_id":124102,"tr_customer_product_id":124092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83717107010497","imei1":"83717107010497","imei2":"83717107010497","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124086,"job_number":"JOB_124086","tr_customer_id":124103,"tr_customer_product_id":124093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:18.000Z","modified_at":"2025-12-09T13:51:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34118502225215","imei1":"34118502225215","imei2":"34118502225215","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124087,"job_number":"JOB_124087","tr_customer_id":124104,"tr_customer_product_id":124094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61646750220412","imei1":"61646750220412","imei2":"61646750220412","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124088,"job_number":"JOB_124088","tr_customer_id":124105,"tr_customer_product_id":124095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"62468894944503","imei1":"62468894944503","imei2":"62468894944503","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124089,"job_number":"JOB_124089","tr_customer_id":124106,"tr_customer_product_id":124096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:19.000Z","modified_at":"2025-12-09T13:51:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39796495464468","imei1":"39796495464468","imei2":"39796495464468","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124090,"job_number":"JOB_124090","tr_customer_id":124107,"tr_customer_product_id":124097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:20.000Z","modified_at":"2025-12-09T13:51:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44190681999520","imei1":"44190681999520","imei2":"44190681999520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124093,"job_number":"JOB_124093","tr_customer_id":124110,"tr_customer_product_id":124100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:42.000Z","modified_at":"2025-12-09T13:51:42.000Z","name":"Madalyn Schulist","mobile_number":"210-200-4752","email_id":"Dakota18@gmail.com","dop":"2025-05-30","serial_number":"12283840897513","imei1":"12283840897513","imei2":"12283840897513","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124094,"job_number":"JOB_124094","tr_customer_id":124111,"tr_customer_product_id":124101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:43.000Z","modified_at":"2025-12-09T13:51:43.000Z","name":"Kelvin Yost","mobile_number":"489-360-1680","email_id":"Brown.Hilll99@gmail.com","dop":"2025-05-30","serial_number":"1792049172921262","imei1":"1792049172921262","imei2":"1792049172921262","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124095,"job_number":"JOB_124095","tr_customer_id":124112,"tr_customer_product_id":124102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:52.000Z","modified_at":"2025-12-09T13:51:52.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64084880563894","imei1":"64084880563894","imei2":"64084880563894","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124096,"job_number":"JOB_124096","tr_customer_id":124113,"tr_customer_product_id":124103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33797233721733","imei1":"33797233721733","imei2":"33797233721733","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124097,"job_number":"JOB_124097","tr_customer_id":124114,"tr_customer_product_id":124104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63105750623331","imei1":"63105750623331","imei2":"63105750623331","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124098,"job_number":"JOB_124098","tr_customer_id":124115,"tr_customer_product_id":124105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:53.000Z","modified_at":"2025-12-09T13:51:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79438379709618","imei1":"79438379709618","imei2":"79438379709618","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124099,"job_number":"JOB_124099","tr_customer_id":124116,"tr_customer_product_id":124106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56692049721935","imei1":"56692049721935","imei2":"56692049721935","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124100,"job_number":"JOB_124100","tr_customer_id":124117,"tr_customer_product_id":124107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:51:54.000Z","modified_at":"2025-12-09T13:51:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26665536180677","imei1":"26665536180677","imei2":"26665536180677","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:51:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124103,"job_number":"JOB_124103","tr_customer_id":124120,"tr_customer_product_id":124110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:05.000Z","modified_at":"2025-12-09T13:52:05.000Z","name":"Connor Johnson","mobile_number":"905-638-4002","email_id":"Emmet.Dooley@hotmail.com","dop":"2025-05-30","serial_number":"17179439515645","imei1":"17179439515645","imei2":"17179439515645","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124104,"job_number":"JOB_124104","tr_customer_id":124121,"tr_customer_product_id":124111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:06.000Z","modified_at":"2025-12-09T13:52:06.000Z","name":"Adriel Batz","mobile_number":"393-866-6848","email_id":"Eldora_Dickinson@yahoo.com","dop":"2025-05-30","serial_number":"1258681375687044","imei1":"1258681375687044","imei2":"1258681375687044","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124105,"job_number":"JOB_124105","tr_customer_id":124122,"tr_customer_product_id":124112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21336608295082","imei1":"21336608295082","imei2":"21336608295082","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124106,"job_number":"JOB_124106","tr_customer_id":124123,"tr_customer_product_id":124113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33799074957613","imei1":"33799074957613","imei2":"33799074957613","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124107,"job_number":"JOB_124107","tr_customer_id":124124,"tr_customer_product_id":124114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:27.000Z","modified_at":"2025-12-09T13:52:27.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77018393907658","imei1":"77018393907658","imei2":"77018393907658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124108,"job_number":"JOB_124108","tr_customer_id":124125,"tr_customer_product_id":124115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25709825478582","imei1":"25709825478582","imei2":"25709825478582","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124109,"job_number":"JOB_124109","tr_customer_id":124126,"tr_customer_product_id":124116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96752948337432","imei1":"96752948337432","imei2":"96752948337432","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124110,"job_number":"JOB_124110","tr_customer_id":124127,"tr_customer_product_id":124117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:28.000Z","modified_at":"2025-12-09T13:52:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18202263465160","imei1":"18202263465160","imei2":"18202263465160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124112,"job_number":"JOB_124112","tr_customer_id":124129,"tr_customer_product_id":124119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:33.000Z","modified_at":"2025-12-09T13:52:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117748716810","imei1":"10117748716810","imei2":"10117748716810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124114,"job_number":"JOB_124114","tr_customer_id":124131,"tr_customer_product_id":124121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:34.000Z","modified_at":"2025-12-09T13:52:34.000Z","name":"Vickie Monahan","mobile_number":"822-621-2576","email_id":"Camilla59@gmail.com","dop":"2025-04-06","serial_number":"10519461769686338","imei1":"10519461769686338","imei2":"10519461769686338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124115,"job_number":"JOB_124115","tr_customer_id":124132,"tr_customer_product_id":124122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:52:43.000Z","modified_at":"2025-12-09T13:52:43.000Z","name":"engine_open_source_pennsylvania.m4p Stiedemann","mobile_number":"763-312-3055","email_id":"Angela.McKenzie68@hotmail.com","dop":"2025-10-24","serial_number":"10551962840322","imei1":"10551962840322","imei2":"10551962840322","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124116,"job_number":"JOB_124116","tr_customer_id":124133,"tr_customer_product_id":124123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:24.000Z","modified_at":"2025-12-09T13:53:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16742439817767","imei1":"16742439817767","imei2":"16742439817767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124118,"job_number":"JOB_124118","tr_customer_id":124135,"tr_customer_product_id":124125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:53:25.000Z","modified_at":"2025-12-09T13:53:25.000Z","name":"Walton Miller","mobile_number":"475-206-4963","email_id":"Baylee20@hotmail.com","dop":"2025-04-06","serial_number":"19942718356003690","imei1":"19942718356003690","imei2":"19942718356003690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:53:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124119,"job_number":"JOB_124119","tr_customer_id":124136,"tr_customer_product_id":124126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:05.000Z","modified_at":"2025-12-09T13:54:05.000Z","name":"visualize.cc Roberts","mobile_number":"606-824-3391","email_id":"Kaycee38@gmail.com","dop":"2025-10-24","serial_number":"16867088774641","imei1":"16867088774641","imei2":"16867088774641","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124120,"job_number":"JOB_124120","tr_customer_id":124137,"tr_customer_product_id":124127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:15.000Z","modified_at":"2025-12-09T13:54:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19005759539902","imei1":"19005759539902","imei2":"19005759539902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124122,"job_number":"JOB_124122","tr_customer_id":124139,"tr_customer_product_id":124129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:54:16.000Z","modified_at":"2025-12-09T13:54:16.000Z","name":"Nora Wiza","mobile_number":"695-444-8141","email_id":"Sadye.Boyle@gmail.com","dop":"2025-04-06","serial_number":"12846769056743628","imei1":"12846769056743628","imei2":"12846769056743628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124123,"job_number":"JOB_124123","tr_customer_id":124140,"tr_customer_product_id":124130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:57:40.000Z","modified_at":"2025-12-09T13:57:40.000Z","name":"SabyaSanchi Mishra","mobile_number":"9911163456","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234523","imei1":"23452345234523","imei2":"23452345234523","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124124,"job_number":"JOB_124124","tr_customer_id":124141,"tr_customer_product_id":124131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:00:33.000Z","modified_at":"2025-12-09T14:00:33.000Z","name":"central_shoes.mk3d Wehner","mobile_number":"317-234-1078","email_id":"Mafalda_Mohr51@hotmail.com","dop":"2025-10-24","serial_number":"12043974171360","imei1":"12043974171360","imei2":"12043974171360","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124129,"job_number":"JOB_124129","tr_customer_id":124146,"tr_customer_product_id":124136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:02:14.000Z","modified_at":"2025-12-09T14:02:14.000Z","name":"granite_bacon_b2b.ecelp4800 Gottlieb","mobile_number":"209-352-0731","email_id":"Brian_Hauck64@hotmail.com","dop":"2025-10-24","serial_number":"13181116168919","imei1":"13181116168919","imei2":"13181116168919","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124130,"job_number":"JOB_124130","tr_customer_id":124147,"tr_customer_product_id":124137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:07:24.000Z","modified_at":"2025-12-09T14:07:24.000Z","name":"director_shirt.ac Beahan","mobile_number":"987-432-6549","email_id":"Malika.Walsh@yahoo.com","dop":"2025-10-24","serial_number":"14291700918988","imei1":"14291700918988","imei2":"14291700918988","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:07:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124131,"job_number":"JOB_124131","tr_customer_id":124148,"tr_customer_product_id":124138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"whiteboard_persevering_transmit.unityweb Grant","mobile_number":"924-742-2826","email_id":"Magdalena.Morissette@hotmail.com","dop":"2025-10-24","serial_number":"10772886841621","imei1":"10772886841621","imei2":"10772886841621","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124141,"job_number":"JOB_124141","tr_customer_id":124158,"tr_customer_product_id":124148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:14:07.000Z","modified_at":"2025-12-09T14:14:07.000Z","name":"ramp_migration.qfx Harris","mobile_number":"667-304-4884","email_id":"Josue64@yahoo.com","dop":"2025-10-24","serial_number":"19945218811591","imei1":"19945218811591","imei2":"19945218811591","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124142,"job_number":"JOB_124142","tr_customer_id":124159,"tr_customer_product_id":124149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:31.000Z","modified_at":"2025-12-09T14:17:31.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10388198311241","imei1":"10388198311241","imei2":"10388198311241","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124144,"job_number":"JOB_124144","tr_customer_id":124161,"tr_customer_product_id":124151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:17:32.000Z","modified_at":"2025-12-09T14:17:32.000Z","name":"Raymond Denesik","mobile_number":"784-840-0893","email_id":"Alda.Dibbert98@gmail.com","dop":"2025-06-18","serial_number":"1077671358394573","imei1":"1077671358394573","imei2":"1077671358394573","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124148,"job_number":"JOB_124148","tr_customer_id":124165,"tr_customer_product_id":124155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:21.000Z","modified_at":"2025-12-09T14:18:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10731846020583","imei1":"10731846020583","imei2":"10731846020583","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124150,"job_number":"JOB_124150","tr_customer_id":124167,"tr_customer_product_id":124157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:22.000Z","modified_at":"2025-12-09T14:18:22.000Z","name":"Amos Connelly","mobile_number":"817-392-7247","email_id":"Estel.Beier@yahoo.com","dop":"2025-06-18","serial_number":"1027260413168919","imei1":"1027260413168919","imei2":"1027260413168919","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124154,"job_number":"JOB_124154","tr_customer_id":124171,"tr_customer_product_id":124161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:38.000Z","modified_at":"2025-12-09T14:19:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19050237176674","imei1":"19050237176674","imei2":"19050237176674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124156,"job_number":"JOB_124156","tr_customer_id":124173,"tr_customer_product_id":124163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:40.000Z","modified_at":"2025-12-09T14:19:40.000Z","name":"Selina Boehm","mobile_number":"853-744-8732","email_id":"Zora53@hotmail.com","dop":"2025-04-06","serial_number":"16508564629657032","imei1":"16508564629657032","imei2":"16508564629657032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124160,"job_number":"JOB_124160","tr_customer_id":124177,"tr_customer_product_id":124167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:20.000Z","modified_at":"2025-12-09T14:20:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17336259149637","imei1":"17336259149637","imei2":"17336259149637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124162,"job_number":"JOB_124162","tr_customer_id":124179,"tr_customer_product_id":124169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:21.000Z","modified_at":"2025-12-09T14:20:21.000Z","name":"Eleanora Reichert","mobile_number":"269-491-1228","email_id":"Adolph.Fritsch@yahoo.com","dop":"2025-04-06","serial_number":"18857354521598510","imei1":"18857354521598510","imei2":"18857354521598510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124163,"job_number":"JOB_124163","tr_customer_id":124180,"tr_customer_product_id":124170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:25.000Z","modified_at":"2025-12-09T14:20:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13000874520843","imei1":"13000874520843","imei2":"13000874520843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124165,"job_number":"JOB_124165","tr_customer_id":124182,"tr_customer_product_id":124172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:26.000Z","modified_at":"2025-12-09T14:20:26.000Z","name":"Zita Rau","mobile_number":"574-719-6403","email_id":"Susan_Mueller@yahoo.com","dop":"2025-04-06","serial_number":"14972150260011552","imei1":"14972150260011552","imei2":"14972150260011552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124169,"job_number":"JOB_124169","tr_customer_id":124186,"tr_customer_product_id":124176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:55.000Z","modified_at":"2025-12-09T14:20:55.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14949673709482","imei1":"14949673709482","imei2":"14949673709482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124171,"job_number":"JOB_124171","tr_customer_id":124188,"tr_customer_product_id":124178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:57.000Z","modified_at":"2025-12-09T14:20:57.000Z","name":"Nakia Labadie","mobile_number":"694-229-4825","email_id":"Wilhelm_Mohr@yahoo.com","dop":"2025-04-06","serial_number":"19858107628225100","imei1":"19858107628225100","imei2":"19858107628225100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124172,"job_number":"JOB_124172","tr_customer_id":124189,"tr_customer_product_id":124179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:09.000Z","modified_at":"2025-12-09T14:21:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15386038568032","imei1":"15386038568032","imei2":"15386038568032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124174,"job_number":"JOB_124174","tr_customer_id":124191,"tr_customer_product_id":124181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"Breana Pollich","mobile_number":"785-666-4160","email_id":"Aglae38@gmail.com","dop":"2025-04-06","serial_number":"16948607514634600","imei1":"16948607514634600","imei2":"16948607514634600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124175,"job_number":"JOB_124175","tr_customer_id":124192,"tr_customer_product_id":124182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:11.000Z","modified_at":"2025-12-09T14:21:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13894503807452","imei1":"13894503807452","imei2":"13894503807452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124177,"job_number":"JOB_124177","tr_customer_id":124194,"tr_customer_product_id":124184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:13.000Z","modified_at":"2025-12-09T14:21:13.000Z","name":"Vinnie Bernhard","mobile_number":"555-315-4048","email_id":"Geovany.Weimann@hotmail.com","dop":"2025-04-06","serial_number":"10214652002278136","imei1":"10214652002278136","imei2":"10214652002278136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124178,"job_number":"JOB_124178","tr_customer_id":124195,"tr_customer_product_id":124185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:46.000Z","modified_at":"2025-12-09T14:21:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17147708968802","imei1":"17147708968802","imei2":"17147708968802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124180,"job_number":"JOB_124180","tr_customer_id":124197,"tr_customer_product_id":124187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:48.000Z","modified_at":"2025-12-09T14:21:48.000Z","name":"Nestor Heaney","mobile_number":"958-806-9122","email_id":"Theodora_Mitchell@gmail.com","dop":"2025-04-06","serial_number":"18611441195610948","imei1":"18611441195610948","imei2":"18611441195610948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124181,"job_number":"JOB_124181","tr_customer_id":124198,"tr_customer_product_id":124188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:21:59.000Z","modified_at":"2025-12-09T14:21:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14749885507346","imei1":"14749885507346","imei2":"14749885507346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124183,"job_number":"JOB_124183","tr_customer_id":124200,"tr_customer_product_id":124190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:01.000Z","modified_at":"2025-12-09T14:22:01.000Z","name":"Laurence Schaefer","mobile_number":"620-569-9522","email_id":"Giles.Gleason@hotmail.com","dop":"2025-04-06","serial_number":"11328413225739338","imei1":"11328413225739338","imei2":"11328413225739338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124184,"job_number":"JOB_124184","tr_customer_id":124201,"tr_customer_product_id":124191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:37.000Z","modified_at":"2025-12-09T14:22:37.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11547640140230","imei1":"11547640140230","imei2":"11547640140230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124186,"job_number":"JOB_124186","tr_customer_id":124203,"tr_customer_product_id":124193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:22:39.000Z","modified_at":"2025-12-09T14:22:39.000Z","name":"Cicero Boyer","mobile_number":"606-382-8105","email_id":"Cicero_Rath99@gmail.com","dop":"2025-04-06","serial_number":"18256353537994680","imei1":"18256353537994680","imei2":"18256353537994680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:22:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124188,"job_number":"JOB_124188","tr_customer_id":124205,"tr_customer_product_id":124195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:20.000Z","modified_at":"2025-12-09T14:23:20.000Z","name":"Garrison Howe","mobile_number":"697-322-2694","email_id":"Van79@yahoo.com","dop":"2025-04-06","serial_number":"14376239857373248","imei1":"14376239857373248","imei2":"14376239857373248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124190,"job_number":"JOB_124190","tr_customer_id":124207,"tr_customer_product_id":124197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:23:40.000Z","modified_at":"2025-12-09T14:23:40.000Z","name":"Harold Rempel","mobile_number":"593-749-6896","email_id":"Toy.Fadel9@gmail.com","dop":"2025-04-06","serial_number":"19556413552388990","imei1":"19556413552388990","imei2":"19556413552388990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124191,"job_number":"JOB_124191","tr_customer_id":124208,"tr_customer_product_id":124198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"55963860558404","imei1":"55963860558404","imei2":"55963860558404","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124192,"job_number":"JOB_124192","tr_customer_id":124209,"tr_customer_product_id":124199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:24:57.000Z","modified_at":"2025-12-09T14:24:57.000Z","name":"Raoul Borer","mobile_number":"838-319-2508","email_id":"Damion_Schowalter@yahoo.com","dop":"2025-09-30","serial_number":"72117598064734","imei1":"72117598064734","imei2":"72117598064734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124194,"job_number":"JOB_124194","tr_customer_id":124211,"tr_customer_product_id":124201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:03.000Z","modified_at":"2025-12-09T14:25:03.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"13133987782154","imei1":"13133987782154","imei2":"13133987782154","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124195,"job_number":"JOB_124195","tr_customer_id":124212,"tr_customer_product_id":124202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:04.000Z","modified_at":"2025-12-09T14:25:04.000Z","name":"Dewitt Runte","mobile_number":"694-254-1832","email_id":"Emmet_Dare59@yahoo.com","dop":"2025-09-16","serial_number":"13173501653682","imei1":"13173501653682","imei2":"13173501653682","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124196,"job_number":"JOB_124196","tr_customer_id":124213,"tr_customer_product_id":124203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:15.000Z","modified_at":"2025-12-09T14:25:15.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"29842023885273","imei1":"29842023885273","imei2":"29842023885273","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124197,"job_number":"JOB_124197","tr_customer_id":124214,"tr_customer_product_id":124204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:16.000Z","modified_at":"2025-12-09T14:25:16.000Z","name":"Verdie Mohr","mobile_number":"609-350-9832","email_id":"Enos43@hotmail.com","dop":"2025-09-30","serial_number":"15937265837888","imei1":"15937265837888","imei2":"15937265837888","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124199,"job_number":"JOB_124199","tr_customer_id":124216,"tr_customer_product_id":124206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:22.000Z","modified_at":"2025-12-09T14:25:22.000Z","name":"bleeding_edge.xlsx Casper","mobile_number":"293-396-4294","email_id":"Deborah_Parker@yahoo.com","dop":"2025-10-24","serial_number":"12083456110938","imei1":"12083456110938","imei2":"12083456110938","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124200,"job_number":"JOB_124200","tr_customer_id":124217,"tr_customer_product_id":124207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"10688554902660","imei1":"10688554902660","imei2":"10688554902660","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124201,"job_number":"JOB_124201","tr_customer_id":124218,"tr_customer_product_id":124208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:26.000Z","modified_at":"2025-12-09T14:25:26.000Z","name":"Reinhold Stracke","mobile_number":"986-527-1630","email_id":"Stephon_Adams86@gmail.com","dop":"2025-09-16","serial_number":"10946913372240","imei1":"10946913372240","imei2":"10946913372240","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124202,"job_number":"JOB_124202","tr_customer_id":124219,"tr_customer_product_id":124209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:34.000Z","modified_at":"2025-12-09T14:25:34.000Z","name":"Tristin Nienow","mobile_number":"348-952-3340","email_id":"Zora85@gmail.com","dop":"2025-09-30","serial_number":"16719836162594","imei1":"16719836162594","imei2":"16719836162594","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124204,"job_number":"JOB_124204","tr_customer_id":124221,"tr_customer_product_id":124211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:47.000Z","modified_at":"2025-12-09T14:25:47.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"12171697693261","imei1":"12171697693261","imei2":"12171697693261","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124205,"job_number":"JOB_124205","tr_customer_id":124222,"tr_customer_product_id":124212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:25:48.000Z","modified_at":"2025-12-09T14:25:48.000Z","name":"Mario Runolfsdottir","mobile_number":"771-273-2812","email_id":"Cathrine2@gmail.com","dop":"2025-09-16","serial_number":"11130058243255","imei1":"11130058243255","imei2":"11130058243255","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124206,"job_number":"JOB_124206","tr_customer_id":124223,"tr_customer_product_id":124213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:39.000Z","modified_at":"2025-12-09T14:26:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14336732803540","imei1":"14336732803540","imei2":"14336732803540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124208,"job_number":"JOB_124208","tr_customer_id":124225,"tr_customer_product_id":124215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:26:41.000Z","modified_at":"2025-12-09T14:26:41.000Z","name":"Linnea Willms","mobile_number":"887-933-4767","email_id":"Kacie20@gmail.com","dop":"2025-04-06","serial_number":"17566805633727392","imei1":"17566805633727392","imei2":"17566805633727392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:26:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124209,"job_number":"JOB_124209","tr_customer_id":124226,"tr_customer_product_id":124216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:19.000Z","modified_at":"2025-12-09T14:27:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13518560932277","imei1":"13518560932277","imei2":"13518560932277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124211,"job_number":"JOB_124211","tr_customer_id":124228,"tr_customer_product_id":124218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:21.000Z","modified_at":"2025-12-09T14:27:21.000Z","name":"Nicklaus Hirthe","mobile_number":"701-368-7366","email_id":"Dale.Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10926944003411614","imei1":"10926944003411614","imei2":"10926944003411614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124212,"job_number":"JOB_124212","tr_customer_id":124229,"tr_customer_product_id":124219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:30.000Z","modified_at":"2025-12-09T14:27:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12572814144900","imei1":"12572814144900","imei2":"12572814144900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124214,"job_number":"JOB_124214","tr_customer_id":124231,"tr_customer_product_id":124221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:32.000Z","modified_at":"2025-12-09T14:27:32.000Z","name":"Ana Hegmann","mobile_number":"369-413-2483","email_id":"Leola_Pagac@hotmail.com","dop":"2025-04-06","serial_number":"10969027518114278","imei1":"10969027518114278","imei2":"10969027518114278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124215,"job_number":"JOB_124215","tr_customer_id":124232,"tr_customer_product_id":124222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:36.000Z","modified_at":"2025-12-09T14:27:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17124530898135","imei1":"17124530898135","imei2":"17124530898135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124217,"job_number":"JOB_124217","tr_customer_id":124234,"tr_customer_product_id":124224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:38.000Z","modified_at":"2025-12-09T14:27:38.000Z","name":"Sam Pfeffer","mobile_number":"331-623-3255","email_id":"Zola36@gmail.com","dop":"2025-04-06","serial_number":"19860589057435504","imei1":"19860589057435504","imei2":"19860589057435504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124223,"job_number":"JOB_124223","tr_customer_id":124240,"tr_customer_product_id":124230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Isobel Bins","mobile_number":"306-359-9892","email_id":"Emely.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"16684867559516568","imei1":"16684867559516568","imei2":"16684867559516568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124226,"job_number":"JOB_124226","tr_customer_id":124243,"tr_customer_product_id":124233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:09.000Z","modified_at":"2025-12-09T14:28:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19035253134323","imei1":"19035253134323","imei2":"19035253134323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124228,"job_number":"JOB_124228","tr_customer_id":124245,"tr_customer_product_id":124235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:11.000Z","modified_at":"2025-12-09T14:28:11.000Z","name":"Joshuah Parker","mobile_number":"705-816-3709","email_id":"Cassidy.Schinner@hotmail.com","dop":"2025-04-06","serial_number":"15074829168474690","imei1":"15074829168474690","imei2":"15074829168474690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124232,"job_number":"JOB_124232","tr_customer_id":124249,"tr_customer_product_id":124239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:22.000Z","modified_at":"2025-12-09T14:28:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11891689369281","imei1":"11891689369281","imei2":"11891689369281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124234,"job_number":"JOB_124234","tr_customer_id":124251,"tr_customer_product_id":124241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:24.000Z","modified_at":"2025-12-09T14:28:24.000Z","name":"Magdalena Kihn","mobile_number":"847-454-1631","email_id":"Wendell30@gmail.com","dop":"2025-04-06","serial_number":"13669180888534996","imei1":"13669180888534996","imei2":"13669180888534996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124235,"job_number":"JOB_124235","tr_customer_id":124252,"tr_customer_product_id":124242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:28.000Z","modified_at":"2025-12-09T14:28:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10432287871542","imei1":"10432287871542","imei2":"10432287871542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124237,"job_number":"JOB_124237","tr_customer_id":124254,"tr_customer_product_id":124244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:29.000Z","modified_at":"2025-12-09T14:28:29.000Z","name":"Jamar Bailey","mobile_number":"559-400-5579","email_id":"Roberta.Mann@gmail.com","dop":"2025-04-06","serial_number":"14963539670016626","imei1":"14963539670016626","imei2":"14963539670016626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124238,"job_number":"JOB_124238","tr_customer_id":124255,"tr_customer_product_id":124245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:59.000Z","modified_at":"2025-12-09T14:28:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11940186779607","imei1":"11940186779607","imei2":"11940186779607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124240,"job_number":"JOB_124240","tr_customer_id":124257,"tr_customer_product_id":124247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:00.000Z","modified_at":"2025-12-09T14:29:00.000Z","name":"Clarabelle Lubowitz","mobile_number":"624-521-4758","email_id":"Leann_Kerluke@hotmail.com","dop":"2025-04-06","serial_number":"19390384449484420","imei1":"19390384449484420","imei2":"19390384449484420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124241,"job_number":"JOB_124241","tr_customer_id":124258,"tr_customer_product_id":124248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:18.000Z","modified_at":"2025-12-09T14:29:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15644841725338","imei1":"15644841725338","imei2":"15644841725338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124243,"job_number":"JOB_124243","tr_customer_id":124260,"tr_customer_product_id":124250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:29:19.000Z","modified_at":"2025-12-09T14:29:19.000Z","name":"Jacquelyn Parisian","mobile_number":"502-452-2077","email_id":"Raul.Hoppe@gmail.com","dop":"2025-04-06","serial_number":"10864635459678790","imei1":"10864635459678790","imei2":"10864635459678790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124244,"job_number":"JOB_124244","tr_customer_id":124261,"tr_customer_product_id":124251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:31:18.000Z","modified_at":"2025-12-09T14:31:18.000Z","name":"borders_middleware.mus Reynolds","mobile_number":"361-881-0201","email_id":"Lucy_Robel@gmail.com","dop":"2025-10-24","serial_number":"10841822896281","imei1":"10841822896281","imei2":"10841822896281","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124245,"job_number":"JOB_124245","tr_customer_id":124262,"tr_customer_product_id":124252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:04.000Z","modified_at":"2025-12-09T14:48:04.000Z","name":"Dennis Wisozk","mobile_number":"999-443-4380","email_id":"Lauryn62@yahoo.com","dop":"2025-12-03","serial_number":"84248389335332","imei1":"84248389335332","imei2":"84248389335332","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124246,"job_number":"JOB_124246","tr_customer_id":124263,"tr_customer_product_id":124253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:48:30.000Z","modified_at":"2025-12-09T14:48:30.000Z","name":"Marguerite Berge","mobile_number":"414-562-5128","email_id":"Sherman16@hotmail.com","dop":"2025-12-03","serial_number":"50037818896832","imei1":"50037818896832","imei2":"50037818896832","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124248,"job_number":"JOB_124248","tr_customer_id":124265,"tr_customer_product_id":124255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:52:09.000Z","modified_at":"2025-12-09T14:52:09.000Z","name":"Estrella Glover","mobile_number":"877-643-9707","email_id":"Marina_Ledner73@gmail.com","dop":"2025-04-06","serial_number":"14551159589636904","imei1":"14551159589636904","imei2":"14551159589636904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124249,"job_number":"JOB_124249","tr_customer_id":124266,"tr_customer_product_id":124256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:56:30.000Z","modified_at":"2025-12-09T14:56:30.000Z","name":"checking.dotx Sipes","mobile_number":"501-261-0237","email_id":"Lila.Walter@hotmail.com","dop":"2025-10-24","serial_number":"11518555924273","imei1":"11518555924273","imei2":"11518555924273","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124250,"job_number":"JOB_124250","tr_customer_id":124267,"tr_customer_product_id":124257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:01:39.000Z","modified_at":"2025-12-09T15:01:39.000Z","name":"loan_marketing.n3 Yost","mobile_number":"650-667-3314","email_id":"Winona65@yahoo.com","dop":"2025-10-24","serial_number":"15793597633282","imei1":"15793597633282","imei2":"15793597633282","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:01:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124251,"job_number":"JOB_124251","tr_customer_id":124268,"tr_customer_product_id":124258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:03:15.000Z","modified_at":"2025-12-09T15:03:15.000Z","name":"hack.sh Lemke","mobile_number":"939-398-8982","email_id":"Arjun_Pacocha@yahoo.com","dop":"2025-10-24","serial_number":"11229073569186","imei1":"11229073569186","imei2":"11229073569186","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124252,"job_number":"JOB_124252","tr_customer_id":124269,"tr_customer_product_id":124259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:04:23.000Z","modified_at":"2025-12-09T15:04:23.000Z","name":"bandwidth_monitor.mgz Runolfsdottir","mobile_number":"571-512-8565","email_id":"Jody_Rowe@hotmail.com","dop":"2025-10-24","serial_number":"14540610812682","imei1":"14540610812682","imei2":"14540610812682","popurl":"2025-10-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124253,"job_number":"JOB_124253","tr_customer_id":124270,"tr_customer_product_id":124260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:08:07.000Z","modified_at":"2025-12-09T15:08:07.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"92640341294098","imei1":"92640341294098","imei2":"92640341294098","popurl":"2025-11-29T15:08:00.601592900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:08:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124255,"job_number":"JOB_124255","tr_customer_id":124272,"tr_customer_product_id":124262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:33.000Z","modified_at":"2025-12-09T15:41:33.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"102203376983030","imei1":"102203376983030","imei2":"102203376983030","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124257,"job_number":"JOB_124257","tr_customer_id":124274,"tr_customer_product_id":124264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:48.000Z","modified_at":"2025-12-09T15:41:48.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103327735891229","imei1":"103327735891229","imei2":"103327735891229","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124259,"job_number":"JOB_124259","tr_customer_id":124276,"tr_customer_product_id":124266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:41:51.000Z","modified_at":"2025-12-09T15:41:51.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"58584113483615","imei1":"58584113483615","imei2":"58584113483615","popurl":"2025-11-29T15:41:40.179847900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124260,"job_number":"JOB_124260","tr_customer_id":124277,"tr_customer_product_id":124267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:47:47.000Z","modified_at":"2025-12-09T15:47:47.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"65653231071455","imei1":"65653231071455","imei2":"65653231071455","popurl":"2025-11-29T15:47:41.413496Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124261,"job_number":"JOB_124261","tr_customer_id":124278,"tr_customer_product_id":124268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:48:55.000Z","modified_at":"2025-12-09T15:48:55.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"50967783511872","imei1":"50967783511872","imei2":"50967783511872","popurl":"2025-11-29T15:48:50.688350900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T15:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124262,"job_number":"JOB_124262","tr_customer_id":124279,"tr_customer_product_id":124269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:09.000Z","modified_at":"2025-12-09T16:12:09.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"92410782892151","imei1":"92410782892151","imei2":"92410782892151","popurl":"2025-11-29T16:12:03.714468200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124263,"job_number":"JOB_124263","tr_customer_id":124280,"tr_customer_product_id":124270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:12:39.000Z","modified_at":"2025-12-09T16:12:39.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"31305312824252","imei1":"31305312824252","imei2":"31305312824252","popurl":"2025-11-29T16:12:33.313722900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:12:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124264,"job_number":"JOB_124264","tr_customer_id":124281,"tr_customer_product_id":124271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:14.000Z","modified_at":"2025-12-09T16:13:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"87958266016053","imei1":"87958266016053","imei2":"87958266016053","popurl":"2025-11-29T16:13:08.229964300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124265,"job_number":"JOB_124265","tr_customer_id":124282,"tr_customer_product_id":124272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:49.000Z","modified_at":"2025-12-09T16:13:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"12910454944172","imei1":"12910454944172","imei2":"12910454944172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124267,"job_number":"JOB_124267","tr_customer_id":124284,"tr_customer_product_id":124274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:13:51.000Z","modified_at":"2025-12-09T16:13:51.000Z","name":"Steve Rau","mobile_number":"794-370-3381","email_id":"Gayle22@gmail.com","dop":"2025-04-06","serial_number":"16769941412000108","imei1":"16769941412000108","imei2":"16769941412000108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:13:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124268,"job_number":"JOB_124268","tr_customer_id":124285,"tr_customer_product_id":124275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:40.000Z","modified_at":"2025-12-09T16:14:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11892602658747","imei1":"11892602658747","imei2":"11892602658747","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124270,"job_number":"JOB_124270","tr_customer_id":124287,"tr_customer_product_id":124277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:14:42.000Z","modified_at":"2025-12-09T16:14:42.000Z","name":"Velda Lang","mobile_number":"539-320-9532","email_id":"Lupe_Schmidt29@yahoo.com","dop":"2025-04-06","serial_number":"11803816562085318","imei1":"11803816562085318","imei2":"11803816562085318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:14:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124271,"job_number":"JOB_124271","tr_customer_id":124288,"tr_customer_product_id":124278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:31.000Z","modified_at":"2025-12-09T16:15:31.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15392731232685","imei1":"15392731232685","imei2":"15392731232685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124273,"job_number":"JOB_124273","tr_customer_id":124290,"tr_customer_product_id":124280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:15:32.000Z","modified_at":"2025-12-09T16:15:32.000Z","name":"Mekhi Fritsch","mobile_number":"897-331-7132","email_id":"Geoffrey82@gmail.com","dop":"2025-04-06","serial_number":"17154390383909792","imei1":"17154390383909792","imei2":"17154390383909792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124275,"job_number":"JOB_124275","tr_customer_id":124292,"tr_customer_product_id":124282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Atmanand Ganaka","mobile_number":"7018333784","email_id":"tejas.pothuvaal@yahoo.co.in","dop":"2025-11-29","serial_number":"604065850129216","imei1":"604065850129216","imei2":"604065850129216","popurl":"www.dandapaani-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124276,"job_number":"JOB_124276","tr_customer_id":124293,"tr_customer_product_id":124283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Subhashini Menon","mobile_number":"7012345283","email_id":"deb.shah@hotmail.com","dop":"2025-11-29","serial_number":"354332911247518","imei1":"354332911247518","imei2":"354332911247518","popurl":"www.vedanshi-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124277,"job_number":"JOB_124277","tr_customer_id":124296,"tr_customer_product_id":124285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Malati Nair","mobile_number":"7016069198","email_id":"charak.bhat@gmail.com","dop":"2025-11-29","serial_number":"497276441700104","imei1":"497276441700104","imei2":"497276441700104","popurl":"www.gopal-patil.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124278,"job_number":"JOB_124278","tr_customer_id":124294,"tr_customer_product_id":124284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Deepankar Kocchar","mobile_number":"7015838681","email_id":"vrinda.kapoor@hotmail.com","dop":"2025-11-29","serial_number":"106380237520341","imei1":"106380237520341","imei2":"106380237520341","popurl":"www.abhaidev-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124279,"job_number":"JOB_124279","tr_customer_id":124295,"tr_customer_product_id":124286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:49.000Z","modified_at":"2025-12-09T16:19:49.000Z","name":"Madhuri Singh","mobile_number":"7013771210","email_id":"shresth.gill@hotmail.com","dop":"2025-11-29","serial_number":"867785794492941","imei1":"867785794492941","imei2":"867785794492941","popurl":"www.somu-shah.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124280,"job_number":"JOB_124280","tr_customer_id":124297,"tr_customer_product_id":124287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831560","imei1":"19443691831560","imei2":"19443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124281,"job_number":"JOB_124281","tr_customer_id":124298,"tr_customer_product_id":124288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:51.000Z","modified_at":"2025-12-09T16:19:51.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831560","imei1":"94443691831560","imei2":"94443691831560","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124282,"job_number":"JOB_124282","tr_customer_id":124299,"tr_customer_product_id":124289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:52.000Z","modified_at":"2025-12-09T16:19:52.000Z","name":"Ivory Wilderman","mobile_number":"757-229-6035","email_id":"Ethel53@hotmail.com","dop":"2025-04-02","serial_number":"55994699512734","imei1":"55994699512734","imei2":"55994699512734","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124283,"job_number":"JOB_124283","tr_customer_id":124300,"tr_customer_product_id":124290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Anil Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"19443691831566","imei1":"19443691831566","imei2":"19443691831566","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124284,"job_number":"JOB_124284","tr_customer_id":124301,"tr_customer_product_id":124291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:55.000Z","modified_at":"2025-12-09T16:19:55.000Z","name":"Chadd Sanford","mobile_number":"871-338-1193","email_id":"Anais53@yahoo.com","dop":"2025-04-02","serial_number":"94443691831569","imei1":"94443691831569","imei2":"94443691831569","popurl":"2025-04-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124285,"job_number":"JOB_124285","tr_customer_id":124302,"tr_customer_product_id":124292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:20:01.000Z","modified_at":"2025-12-09T16:20:01.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-29","serial_number":"09558511091598","imei1":"09558511091598","imei2":"09558511091598","popurl":"2025-11-29T16:20:00.192330837Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124286,"job_number":"JOB_124286","tr_customer_id":124303,"tr_customer_product_id":124293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:21:30.000Z","modified_at":"2025-12-09T16:21:30.000Z","name":"Salvador Beahan","mobile_number":"409-838-4577","email_id":"Bo94@gmail.com","dop":"2025-09-30","serial_number":"12682701018323","imei1":"12682701018323","imei2":"12682701018323","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:21:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124287,"job_number":"JOB_124287","tr_customer_id":124304,"tr_customer_product_id":124294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Narayan Khan","mobile_number":"7080908961","email_id":"amaresh.mukhopadhyay@gmail.com","dop":"2025-11-29","serial_number":"123489330661372","imei1":"123489330661372","imei2":"123489330661372","popurl":"www.sumitra-sethi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124288,"job_number":"JOB_124288","tr_customer_id":124305,"tr_customer_product_id":124295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Trilochan Acharya","mobile_number":"7019921095","email_id":"esha.bandopadhyay@gmail.com","dop":"2025-11-29","serial_number":"074636219192961","imei1":"074636219192961","imei2":"074636219192961","popurl":"www.bhoj-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124289,"job_number":"JOB_124289","tr_customer_id":124306,"tr_customer_product_id":124296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Draupadi Panicker","mobile_number":"7055420969","email_id":"dhanesh.gowda@yahoo.co.in","dop":"2025-11-29","serial_number":"241515796511856","imei1":"241515796511856","imei2":"241515796511856","popurl":"www.kumar-sinha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124290,"job_number":"JOB_124290","tr_customer_id":124307,"tr_customer_product_id":124297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Diksha Menon","mobile_number":"7085902464","email_id":"sachin.agarwal@hotmail.com","dop":"2025-11-29","serial_number":"205595409230858","imei1":"205595409230858","imei2":"205595409230858","popurl":"www.mahendra-acharya.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124291,"job_number":"JOB_124291","tr_customer_id":124308,"tr_customer_product_id":124298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:29:36.000Z","modified_at":"2025-12-09T16:29:36.000Z","name":"Gautami Khatri","mobile_number":"7089415920","email_id":"chandran.chopra@yahoo.co.in","dop":"2025-11-29","serial_number":"626752464520299","imei1":"626752464520299","imei2":"626752464520299","popurl":"www.chandak-menon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T16:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124292,"job_number":"JOB_124292","tr_customer_id":124309,"tr_customer_product_id":124299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Brahmanandam Johar","mobile_number":"7036542708","email_id":"upendra.nehru@gmail.com","dop":"2025-11-29","serial_number":"629066996787603","imei1":"629066996787603","imei2":"629066996787603","popurl":"www.dhyaneshwar-marar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124293,"job_number":"JOB_124293","tr_customer_id":124310,"tr_customer_product_id":124300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:48.000Z","name":"Chandraketu Mahajan","mobile_number":"7072066986","email_id":"suryakant.kocchar@yahoo.co.in","dop":"2025-11-29","serial_number":"521742795746059","imei1":"521742795746059","imei2":"521742795746059","popurl":"www.chanda-namboothiri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124294,"job_number":"JOB_124294","tr_customer_id":124311,"tr_customer_product_id":124301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:48.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Giriraj Banerjee","mobile_number":"7065972436","email_id":"deepali.kaur@yahoo.co.in","dop":"2025-11-29","serial_number":"420295890596532","imei1":"420295890596532","imei2":"420295890596532","popurl":"www.jaimini-pothuvaal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124295,"job_number":"JOB_124295","tr_customer_id":124312,"tr_customer_product_id":124302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Akshayakeerti Verma","mobile_number":"7079633065","email_id":"triloki.kakkar@yahoo.co.in","dop":"2025-11-29","serial_number":"883829741382117","imei1":"883829741382117","imei2":"883829741382117","popurl":"www.tara-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124296,"job_number":"JOB_124296","tr_customer_id":124313,"tr_customer_product_id":124303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:22:49.000Z","modified_at":"2025-12-09T17:22:49.000Z","name":"Devangana Bharadwaj","mobile_number":"7050537610","email_id":"anand.deshpande@gmail.com","dop":"2025-11-29","serial_number":"940265538391278","imei1":"940265538391278","imei2":"940265538391278","popurl":"www.siddhi-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124297,"job_number":"JOB_124297","tr_customer_id":124314,"tr_customer_product_id":124304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:29:25.000Z","modified_at":"2025-12-09T17:29:25.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"62436249214896","imei1":"62436249214896","imei2":"62436249214896","popurl":"2025-11-29T17:29:20.612753100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124298,"job_number":"JOB_124298","tr_customer_id":124315,"tr_customer_product_id":124305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrabhan Kaur","mobile_number":"7072421258","email_id":"vishnu.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"970140734608853","imei1":"970140734608853","imei2":"970140734608853","popurl":"www.vrund-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124299,"job_number":"JOB_124299","tr_customer_id":124316,"tr_customer_product_id":124306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Gemine Gill","mobile_number":"7097492283","email_id":"tanushri.verma@yahoo.co.in","dop":"2025-11-29","serial_number":"786581444352537","imei1":"786581444352537","imei2":"786581444352537","popurl":"www.deeptimoyee-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124300,"job_number":"JOB_124300","tr_customer_id":124317,"tr_customer_product_id":124307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Vedanshi Chopra","mobile_number":"7092005450","email_id":"dulari.adiga@yahoo.co.in","dop":"2025-11-29","serial_number":"565453513688690","imei1":"565453513688690","imei2":"565453513688690","popurl":"www.ghanshyam-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124301,"job_number":"JOB_124301","tr_customer_id":124318,"tr_customer_product_id":124308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Chandrani Panicker","mobile_number":"7078691419","email_id":"mohana.kaniyar@yahoo.co.in","dop":"2025-11-29","serial_number":"962239032057503","imei1":"962239032057503","imei2":"962239032057503","popurl":"www.divakar-patil.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124302,"job_number":"JOB_124302","tr_customer_id":124319,"tr_customer_product_id":124309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:46:33.000Z","modified_at":"2025-12-09T17:46:33.000Z","name":"Anagh Jha","mobile_number":"7029149111","email_id":"vedanshi.ahuja@gmail.com","dop":"2025-11-29","serial_number":"599253018998518","imei1":"599253018998518","imei2":"599253018998518","popurl":"www.kin-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124303,"job_number":"JOB_124303","tr_customer_id":124320,"tr_customer_product_id":124310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T17:56:36.000Z","modified_at":"2025-12-09T17:56:36.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"47309995341932","imei1":"47309995341932","imei2":"47309995341932","popurl":"2025-11-29T17:56:31.282036Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T17:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124304,"job_number":"JOB_124304","tr_customer_id":124321,"tr_customer_product_id":124311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:08.000Z","modified_at":"2025-12-09T18:02:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"89467258799332","imei1":"89467258799332","imei2":"89467258799332","popurl":"2025-11-29T18:02:03.074895900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124305,"job_number":"JOB_124305","tr_customer_id":124322,"tr_customer_product_id":124312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:02:22.000Z","modified_at":"2025-12-09T18:02:22.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"24687842386838","imei1":"24687842386838","imei2":"24687842386838","popurl":"2025-11-29T18:02:21.368691100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124306,"job_number":"JOB_124306","tr_customer_id":124323,"tr_customer_product_id":124313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:05:12.000Z","modified_at":"2025-12-09T18:05:12.000Z","name":"Sabya Mishra","mobile_number":"9911163455","email_id":"sabyasanchi7@gmail.com","dop":"2025-10-08","serial_number":"23452345234528","imei1":"23452345234528","imei2":"23452345234528","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124307,"job_number":"JOB_124307","tr_customer_id":124324,"tr_customer_product_id":124314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:14:32.000Z","modified_at":"2025-12-09T18:14:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2025-11-29","serial_number":"55258541237744","imei1":"55258541237744","imei2":"55258541237744","popurl":"2025-11-29T18:14:27.434536100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124308,"job_number":"JOB_124308","tr_customer_id":124325,"tr_customer_product_id":124315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:58:00.000Z","modified_at":"2025-12-09T18:58:00.000Z","name":"vinay kb","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-12-09","serial_number":"98654321456789","imei1":"98654321456789","imei2":"98654321456789","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124309,"job_number":"JOB_124309","tr_customer_id":124326,"tr_customer_product_id":124316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T18:59:35.000Z","modified_at":"2025-12-09T18:59:35.000Z","name":"j d","mobile_number":"3445454556","email_id":"ffhfh@gmail.com","dop":"2025-12-09","serial_number":"897654789078754","imei1":"897654789078754","imei2":"897654789078754","popurl":"2025-12-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T18:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124311,"job_number":"JOB_124311","tr_customer_id":124328,"tr_customer_product_id":124318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:44:13.000Z","modified_at":"2025-12-09T19:44:13.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-29","serial_number":"36991123330814","imei1":"36991123330814","imei2":"36991123330814","popurl":"2025-11-29T19:44:11.158605Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124312,"job_number":"JOB_124312","tr_customer_id":124329,"tr_customer_product_id":124319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:47:03.000Z","modified_at":"2025-12-09T19:47:03.000Z","name":"Thad Christiansen","mobile_number":"558-306-9796","email_id":"Bailee45@hotmail.com","dop":"2025-08-06","serial_number":"17731291177541","imei1":"17731291177541","imei2":"17731291177541","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124313,"job_number":"JOB_124313","tr_customer_id":124330,"tr_customer_product_id":124320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:52:23.000Z","modified_at":"2025-12-09T19:52:23.000Z","name":"Carli Willms","mobile_number":"364-985-9493","email_id":"Kiarra_Walter17@hotmail.com","dop":"2025-08-06","serial_number":"1085699524338243","imei1":"1085699524338243","imei2":"1085699524338243","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124314,"job_number":"JOB_124314","tr_customer_id":124331,"tr_customer_product_id":124321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T19:54:35.000Z","modified_at":"2025-12-09T19:54:35.000Z","name":"Alden Schumm","mobile_number":"591-462-0533","email_id":"Jabari.Stiedemann@hotmail.com","dop":"2025-08-06","serial_number":"15186277427364","imei1":"15186277427364","imei2":"15186277427364","popurl":"2025-08-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T19:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124318,"job_number":"JOB_124318","tr_customer_id":124335,"tr_customer_product_id":124325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"queen1 monika","mobile_number":"9876543091","email_id":"queen7610@gmail.com","dop":"2025-09-30","serial_number":"64050432051813","imei1":"64050432051813","imei2":"64050432051813","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124319,"job_number":"JOB_124319","tr_customer_id":124336,"tr_customer_product_id":124326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:31.000Z","name":"Randall Kunze","mobile_number":"842-355-4441","email_id":"Alaina.Murray@gmail.com","dop":"2025-09-30","serial_number":"85279998762793","imei1":"85279998762793","imei2":"85279998762793","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124321,"job_number":"JOB_124321","tr_customer_id":124338,"tr_customer_product_id":124328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"queen2 grace","mobile_number":"9876543111","email_id":"queen8610@gmail.com","dop":"2025-09-30","serial_number":"15541244058856","imei1":"15541244058856","imei2":"15541244058856","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124322,"job_number":"JOB_124322","tr_customer_id":124339,"tr_customer_product_id":124329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:05:48.000Z","name":"Lera Schultz","mobile_number":"383-579-6190","email_id":"Joanny_Bruen65@yahoo.com","dop":"2025-09-30","serial_number":"81874831635633","imei1":"81874831635633","imei2":"81874831635633","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:05:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124324,"job_number":"JOB_124324","tr_customer_id":124341,"tr_customer_product_id":124331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"queen3 riya","mobile_number":"9876543221","email_id":"queen9610@gmail.com","dop":"2025-09-30","serial_number":"42967168190665","imei1":"42967168190665","imei2":"42967168190665","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124325,"job_number":"JOB_124325","tr_customer_id":124342,"tr_customer_product_id":124332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:05.000Z","modified_at":"2025-12-10T03:06:05.000Z","name":"Elias Medhurst","mobile_number":"651-320-7343","email_id":"Verdie.Altenwerth62@gmail.com","dop":"2025-09-30","serial_number":"17863150492032","imei1":"17863150492032","imei2":"17863150492032","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-10T03:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121003,"job_number":"JOB_121003","tr_customer_id":121020,"tr_customer_product_id":121010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:57:38.000Z","modified_at":"2025-12-05T13:57:38.000Z","name":"Ranga T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"05612884233990653","imei2":"05612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121004,"job_number":"JOB_121004","tr_customer_id":121021,"tr_customer_product_id":121011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113919249555632","imei1":"113919249555632","imei2":"113919249555632","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121005,"job_number":"JOB_121005","tr_customer_id":121022,"tr_customer_product_id":121012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Kevon Kshlerin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"199977029715956","imei1":"199977029715956","imei2":"199977029715956","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121007,"job_number":"JOB_121007","tr_customer_id":121024,"tr_customer_product_id":121014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:07.000Z","modified_at":"2025-12-05T14:10:07.000Z","name":"Jonathan Stamm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105467236259032","imei1":"105467236259032","imei2":"105467236259032","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121008,"job_number":"JOB_121008","tr_customer_id":121025,"tr_customer_product_id":121015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:08.000Z","modified_at":"2025-12-05T14:10:08.000Z","name":"Isabel Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136226846958336","imei1":"136226846958336","imei2":"136226846958336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121009,"job_number":"JOB_121009","tr_customer_id":121026,"tr_customer_product_id":121016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"171856058734376","imei1":"171856058734376","imei2":"171856058734376","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121010,"job_number":"JOB_121010","tr_customer_id":121027,"tr_customer_product_id":121017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:18.000Z","modified_at":"2025-12-05T14:10:18.000Z","name":"Camron Lindgren","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"101953342396134","imei1":"101953342396134","imei2":"101953342396134","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121011,"job_number":"JOB_121011","tr_customer_id":121028,"tr_customer_product_id":121018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sidney Strosin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186968200084380","imei1":"186968200084380","imei2":"186968200084380","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121012,"job_number":"JOB_121012","tr_customer_id":121029,"tr_customer_product_id":121019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:10:19.000Z","modified_at":"2025-12-05T14:10:19.000Z","name":"Sydnee Spencer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"105686954692990","imei1":"105686954692990","imei2":"105686954692990","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121087,"job_number":"JOB_121087","tr_customer_id":121104,"tr_customer_product_id":121094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:20.000Z","modified_at":"2025-12-05T14:26:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105469382839078","imei1":"105469382839078","imei2":"105469382839078","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121089,"job_number":"JOB_121089","tr_customer_id":121106,"tr_customer_product_id":121096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:21.000Z","modified_at":"2025-12-05T14:26:21.000Z","name":"Issac Vandervort","mobile_number":"806-526-6565","email_id":"Rod16@yahoo.com","dop":"2025-06-09","serial_number":"109251743077871","imei1":"109251743077871","imei2":"109251743077871","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121090,"job_number":"JOB_121090","tr_customer_id":121107,"tr_customer_product_id":121097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:22.000Z","modified_at":"2025-12-05T14:26:22.000Z","name":"Marcus Larson","mobile_number":"229-227-7050","email_id":"Mary72@hotmail.com","dop":"2025-06-09","serial_number":"23023556993667660","imei1":"23023556993667660","imei2":"23023556993667660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121096,"job_number":"JOB_121096","tr_customer_id":121113,"tr_customer_product_id":121103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:36.000Z","modified_at":"2025-12-05T14:26:36.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101580030753345","imei1":"101580030753345","imei2":"101580030753345","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121098,"job_number":"JOB_121098","tr_customer_id":121115,"tr_customer_product_id":121105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:37.000Z","modified_at":"2025-12-05T14:26:37.000Z","name":"Mavis Nolan","mobile_number":"980-473-4745","email_id":"Marjorie_Okuneva@gmail.com","dop":"2025-06-09","serial_number":"101821691708401","imei1":"101821691708401","imei2":"101821691708401","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121099,"job_number":"JOB_121099","tr_customer_id":121116,"tr_customer_product_id":121106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:38.000Z","modified_at":"2025-12-05T14:26:38.000Z","name":"Jalyn Boyle","mobile_number":"477-562-3135","email_id":"Leonie.Herzog@hotmail.com","dop":"2025-06-09","serial_number":"29065939448658108","imei1":"29065939448658108","imei2":"29065939448658108","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121100,"job_number":"JOB_121100","tr_customer_id":121117,"tr_customer_product_id":121107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103836597331940","imei1":"103836597331940","imei2":"103836597331940","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121102,"job_number":"JOB_121102","tr_customer_id":121119,"tr_customer_product_id":121109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:52.000Z","modified_at":"2025-12-05T14:26:52.000Z","name":"Pinkie Pagac","mobile_number":"955-664-3786","email_id":"Hertha23@gmail.com","dop":"2025-06-09","serial_number":"103018704749013","imei1":"103018704749013","imei2":"103018704749013","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121104,"job_number":"JOB_121104","tr_customer_id":121121,"tr_customer_product_id":121111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:54.000Z","modified_at":"2025-12-05T14:26:54.000Z","name":"Amely Frami","mobile_number":"858-833-4400","email_id":"Carley.Kreiger63@yahoo.com","dop":"2025-06-09","serial_number":"73205349250219170","imei1":"73205349250219170","imei2":"73205349250219170","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121149,"job_number":"JOB_121149","tr_customer_id":121166,"tr_customer_product_id":121156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:39:58.000Z","modified_at":"2025-12-05T15:39:58.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"77043337771233","imei1":"77043337771235","imei2":"877043337771235","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121155,"job_number":"JOB_121155","tr_customer_id":121172,"tr_customer_product_id":121162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:47:50.000Z","modified_at":"2025-12-05T15:47:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"19082466365395","imei1":"19082466365395","imei2":"19082466365395","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121156,"job_number":"JOB_121156","tr_customer_id":121173,"tr_customer_product_id":121163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:04.000Z","modified_at":"2025-12-05T15:48:04.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79440479894416","imei1":"79440479894416","imei2":"79440479894416","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121157,"job_number":"JOB_121157","tr_customer_id":121174,"tr_customer_product_id":121164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:48:05.000Z","modified_at":"2025-12-05T15:48:05.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"105219815608902","imei1":"105219815608902","imei2":"105219815608902","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121158,"job_number":"JOB_121158","tr_customer_id":121175,"tr_customer_product_id":121165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:08.000Z","modified_at":"2025-12-05T15:50:08.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"55930877530958","imei1":"55930877530958","imei2":"55930877530958","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121159,"job_number":"JOB_121159","tr_customer_id":121176,"tr_customer_product_id":121166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:50:40.000Z","modified_at":"2025-12-05T15:50:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"79758886427274","imei1":"79758886427274","imei2":"79758886427274","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121160,"job_number":"JOB_121160","tr_customer_id":121177,"tr_customer_product_id":121167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:01.000Z","modified_at":"2025-12-05T15:53:01.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"15530364162818","imei1":"15530364162818","imei2":"15530364162818","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121170,"job_number":"JOB_121170","tr_customer_id":121187,"tr_customer_product_id":121177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:54:24.000Z","modified_at":"2025-12-05T15:54:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"90632670346322","imei1":"90632670346322","imei2":"90632670346322","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121171,"job_number":"JOB_121171","tr_customer_id":121188,"tr_customer_product_id":121178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:55:50.000Z","modified_at":"2025-12-05T15:55:50.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"51894025163543","imei1":"51894025163543","imei2":"51894025163543","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121256,"job_number":"JOB_121256","tr_customer_id":121273,"tr_customer_product_id":121263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:34.000Z","modified_at":"2025-12-05T17:48:34.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Kelli4@hotmail.com","dop":"2025-07-02","serial_number":"14567303625430","imei1":"14567303625430","imei2":"14567303625430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121257,"job_number":"JOB_121257","tr_customer_id":121274,"tr_customer_product_id":121264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:39.000Z","modified_at":"2025-12-05T17:48:39.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Cassandra_Terry18@gmail.com","dop":"2025-07-02","serial_number":"12054186550083","imei1":"12054186550083","imei2":"12054186550083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121258,"job_number":"JOB_121258","tr_customer_id":121275,"tr_customer_product_id":121265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:48:47.000Z","modified_at":"2025-12-05T17:48:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Zita_Hilll91@yahoo.com","dop":"2025-07-02","serial_number":"12432473053790","imei1":"12432473053790","imei2":"12432473053790","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:48:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121264,"job_number":"JOB_121264","tr_customer_id":121281,"tr_customer_product_id":121271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:00:26.000Z","modified_at":"2025-12-05T20:00:26.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878340","imei1":"76876786878340","imei2":"76876786878340","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121265,"job_number":"JOB_121265","tr_customer_id":121282,"tr_customer_product_id":121272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:04:04.000Z","modified_at":"2025-12-05T20:04:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"76876786878341","imei1":"76876786878341","imei2":"76876786878341","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121328,"job_number":"JOB_121328","tr_customer_id":121345,"tr_customer_product_id":121335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:18:31.000Z","modified_at":"2025-12-06T02:18:31.000Z","name":"Arshad A","mobile_number":"9876543211","email_id":"arshadashh@gmail.com","dop":"2025-11-04","serial_number":"12245678901234","imei1":"12245678901234","imei2":"12245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121364,"job_number":"JOB_121364","tr_customer_id":121381,"tr_customer_product_id":121371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:33.000Z","modified_at":"2025-12-06T03:30:33.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Douglas.Kuvalis@gmail.com","dop":"2025-07-02","serial_number":"16213355090875","imei1":"16213355090875","imei2":"16213355090875","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121370,"job_number":"JOB_121370","tr_customer_id":121387,"tr_customer_product_id":121377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:50.000Z","modified_at":"2025-12-06T03:30:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Wayne.Waters18@yahoo.com","dop":"2025-07-02","serial_number":"14486347788430","imei1":"14486347788430","imei2":"14486347788430","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121385,"job_number":"JOB_121385","tr_customer_id":121402,"tr_customer_product_id":121392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"191840658117728","imei1":"191840658117728","imei2":"191840658117728","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121386,"job_number":"JOB_121386","tr_customer_id":121403,"tr_customer_product_id":121393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Kyler Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167444967804233","imei1":"167444967804233","imei2":"167444967804233","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121387,"job_number":"JOB_121387","tr_customer_id":121404,"tr_customer_product_id":121394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Colleen Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"121517816224505","imei1":"121517816224505","imei2":"121517816224505","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121388,"job_number":"JOB_121388","tr_customer_id":121405,"tr_customer_product_id":121395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:59.000Z","modified_at":"2025-12-06T03:30:59.000Z","name":"Clair Rolfson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"174754962583583","imei1":"174754962583583","imei2":"174754962583583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121390,"job_number":"JOB_121390","tr_customer_id":121407,"tr_customer_product_id":121397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:05.000Z","modified_at":"2025-12-06T03:31:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Ola.Bode@yahoo.com","dop":"2025-07-02","serial_number":"11810570036874","imei1":"11810570036874","imei2":"11810570036874","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121394,"job_number":"JOB_121394","tr_customer_id":121411,"tr_customer_product_id":121401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"143008906737270","imei1":"143008906737270","imei2":"143008906737270","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121395,"job_number":"JOB_121395","tr_customer_id":121412,"tr_customer_product_id":121402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Ewald Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135598598499470","imei1":"135598598499470","imei2":"135598598499470","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121396,"job_number":"JOB_121396","tr_customer_id":121413,"tr_customer_product_id":121403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Kendrick Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149622962721934","imei1":"149622962721934","imei2":"149622962721934","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121397,"job_number":"JOB_121397","tr_customer_id":121414,"tr_customer_product_id":121404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:10.000Z","modified_at":"2025-12-06T03:31:10.000Z","name":"Humberto Roberts","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"102273347173366","imei1":"102273347173366","imei2":"102273347173366","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121414,"job_number":"JOB_121414","tr_customer_id":121431,"tr_customer_product_id":121421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:47.000Z","modified_at":"2025-12-06T03:31:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104196062207765","imei1":"104196062207765","imei2":"104196062207765","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121416,"job_number":"JOB_121416","tr_customer_id":121433,"tr_customer_product_id":121423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:31:48.000Z","modified_at":"2025-12-06T03:31:48.000Z","name":"Flo Rosenbaum","mobile_number":"620-909-8161","email_id":"Micah_Kuvalis@hotmail.com","dop":"2025-06-09","serial_number":"103347037652290","imei1":"103347037652290","imei2":"103347037652290","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:31:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121426,"job_number":"JOB_121426","tr_customer_id":121443,"tr_customer_product_id":121433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101370999380723","imei1":"101370999380723","imei2":"101370999380723","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121428,"job_number":"JOB_121428","tr_customer_id":121445,"tr_customer_product_id":121435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:02.000Z","modified_at":"2025-12-06T03:32:02.000Z","name":"Skyla Frami","mobile_number":"855-596-0892","email_id":"Oliver55@gmail.com","dop":"2025-06-09","serial_number":"100583308006684","imei1":"100583308006684","imei2":"100583308006684","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121429,"job_number":"JOB_121429","tr_customer_id":121446,"tr_customer_product_id":121436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:16.000Z","modified_at":"2025-12-06T03:32:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107539690295863","imei1":"107539690295863","imei2":"107539690295863","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121431,"job_number":"JOB_121431","tr_customer_id":121448,"tr_customer_product_id":121438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:32:17.000Z","modified_at":"2025-12-06T03:32:17.000Z","name":"Rosemarie Barton","mobile_number":"775-360-4913","email_id":"Kayli_Wilkinson8@yahoo.com","dop":"2025-06-09","serial_number":"104021585259405","imei1":"104021585259405","imei2":"104021585259405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121470,"job_number":"JOB_121470","tr_customer_id":121487,"tr_customer_product_id":121477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:01:56.000Z","modified_at":"2025-12-06T04:01:56.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"85380839596458","imei1":"85380839596458","imei2":"85380839596458","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121471,"job_number":"JOB_121471","tr_customer_id":121488,"tr_customer_product_id":121478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:24.000Z","modified_at":"2025-12-06T04:04:24.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"33695303728022","imei1":"33695303728022","imei2":"33695303728022","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121472,"job_number":"JOB_121472","tr_customer_id":121489,"tr_customer_product_id":121479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:04:29.000Z","modified_at":"2025-12-06T04:04:29.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"37161716174575","imei1":"37161716174575","imei2":"37161716174575","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121473,"job_number":"JOB_121473","tr_customer_id":121490,"tr_customer_product_id":121480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:05:46.000Z","modified_at":"2025-12-06T04:05:46.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"24141369458250","imei1":"24141369458250","imei2":"24141369458250","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:05:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121474,"job_number":"JOB_121474","tr_customer_id":121491,"tr_customer_product_id":121481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:40.000Z","modified_at":"2025-12-06T04:10:40.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"93091117377430","imei1":"93091117377430","imei2":"93091117377430","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121475,"job_number":"JOB_121475","tr_customer_id":121492,"tr_customer_product_id":121482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:10:51.000Z","modified_at":"2025-12-06T04:10:51.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"46532817942341","imei1":"46532817942341","imei2":"46532817942341","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121476,"job_number":"JOB_121476","tr_customer_id":121493,"tr_customer_product_id":121483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:07.000Z","modified_at":"2025-12-06T04:11:07.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"14916370383843","imei1":"14916370383843","imei2":"14916370383843","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121477,"job_number":"JOB_121477","tr_customer_id":121494,"tr_customer_product_id":121484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T04:11:42.000Z","modified_at":"2025-12-06T04:11:42.000Z","name":"API Request","mobile_number":"1234567890","email_id":"sanjayc1@yopmail.com","dop":"2025-11-09","serial_number":"27865466410343","imei1":"27865466410343","imei2":"27865466410343","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T04:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121909,"job_number":"JOB_121909","tr_customer_id":121926,"tr_customer_product_id":121916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:11:40.000Z","modified_at":"2025-12-06T08:11:40.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12345678912345","imei1":"12345678912345","imei2":"12345678912345","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121912,"job_number":"JOB_121912","tr_customer_id":121929,"tr_customer_product_id":121919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:16:17.000Z","modified_at":"2025-12-06T08:16:17.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13931072175531","imei1":"13931072175531","imei2":"13931072175531","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:16:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121913,"job_number":"JOB_121913","tr_customer_id":121930,"tr_customer_product_id":121920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:04.000Z","modified_at":"2025-12-06T08:18:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15987835244888","imei1":"15987835244888","imei2":"15987835244888","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121914,"job_number":"JOB_121914","tr_customer_id":121931,"tr_customer_product_id":121921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:05.000Z","modified_at":"2025-12-06T08:18:05.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19420810261714","imei1":"19420810261714","imei2":"19420810261714","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121915,"job_number":"JOB_121915","tr_customer_id":121932,"tr_customer_product_id":121922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:18:07.000Z","modified_at":"2025-12-06T08:18:07.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"14747223831800","imei1":"14747223831800","imei2":"14747223831800","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121916,"job_number":"JOB_121916","tr_customer_id":121933,"tr_customer_product_id":121923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:20:35.000Z","modified_at":"2025-12-06T08:20:35.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19902533140796","imei1":"19902533140796","imei2":"19902533140796","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:20:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121917,"job_number":"JOB_121917","tr_customer_id":121934,"tr_customer_product_id":121924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:47.000Z","modified_at":"2025-12-06T08:21:47.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"12735906251718","imei1":"12735906251718","imei2":"12735906251718","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121918,"job_number":"JOB_121918","tr_customer_id":121935,"tr_customer_product_id":121925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729880","imei1":"65073536729880","imei2":"65073536729880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121919,"job_number":"JOB_121919","tr_customer_id":121936,"tr_customer_product_id":121926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729854","imei1":"65073536729854","imei2":"65073536729854","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121920,"job_number":"JOB_121920","tr_customer_id":121937,"tr_customer_product_id":121927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729859","imei1":"65073536729859","imei2":"65073536729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121921,"job_number":"JOB_121921","tr_customer_id":121940,"tr_customer_product_id":121928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729850","imei1":"65073536729850","imei2":"65073536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121922,"job_number":"JOB_121922","tr_customer_id":121939,"tr_customer_product_id":121930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729857","imei1":"65073536729857","imei2":"65073536729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121923,"job_number":"JOB_121923","tr_customer_id":121938,"tr_customer_product_id":121929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:21:54.000Z","modified_at":"2025-12-06T08:21:54.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536729885","imei1":"65073536729885","imei2":"65073536729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:21:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121934,"job_number":"JOB_121934","tr_customer_id":121951,"tr_customer_product_id":121941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:11.000Z","modified_at":"2025-12-06T08:22:11.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17763174863749","imei1":"17763174863749","imei2":"17763174863749","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121935,"job_number":"JOB_121935","tr_customer_id":121952,"tr_customer_product_id":121942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:22:21.000Z","modified_at":"2025-12-06T08:22:21.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"19757084257622","imei1":"19757084257622","imei2":"19757084257622","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:22:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121946,"job_number":"JOB_121946","tr_customer_id":121963,"tr_customer_product_id":121953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:23:09.000Z","modified_at":"2025-12-06T08:23:09.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"10450834322519","imei1":"10450834322519","imei2":"10450834322519","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:23:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121947,"job_number":"JOB_121947","tr_customer_id":121964,"tr_customer_product_id":121954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:04.000Z","modified_at":"2025-12-06T08:25:04.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"15218011432843","imei1":"15218011432843","imei2":"15218011432843","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121948,"job_number":"JOB_121948","tr_customer_id":121965,"tr_customer_product_id":121955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:25:20.000Z","modified_at":"2025-12-06T08:25:20.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"13080141229681","imei1":"13080141229681","imei2":"13080141229681","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121999,"job_number":"JOB_121999","tr_customer_id":122016,"tr_customer_product_id":122006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:17:28.000Z","modified_at":"2025-12-06T09:17:28.000Z","name":"Norwood Hills","mobile_number":"708-970-0835","email_id":"Norwood.Reynolds@hotmail.com","dop":"2025-06-09","serial_number":"101206558734209","imei1":"101206558734209","imei2":"101206558734209","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T09:17:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122021,"job_number":"JOB_122021","tr_customer_id":122038,"tr_customer_product_id":122028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:29.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Jatin Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073576729857","imei1":"65073576729857","imei2":"65073576729857","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122022,"job_number":"JOB_122022","tr_customer_id":122039,"tr_customer_product_id":122029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Ajinkya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65057536729850","imei1":"65057536729850","imei2":"65057536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122023,"job_number":"JOB_122023","tr_customer_id":122040,"tr_customer_product_id":122030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kayden Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65053536729850","imei1":"65053536729850","imei2":"65053536729850","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122024,"job_number":"JOB_122024","tr_customer_id":122041,"tr_customer_product_id":122031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Saranya Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729885","imei1":"65073596729885","imei2":"65073596729885","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122025,"job_number":"JOB_122025","tr_customer_id":122042,"tr_customer_product_id":122032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Uday Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073596729859","imei1":"65073596729859","imei2":"65073596729859","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122026,"job_number":"JOB_122026","tr_customer_id":122043,"tr_customer_product_id":122033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T10:48:30.000Z","modified_at":"2025-12-06T10:48:30.000Z","name":"Kajal Buckridge","mobile_number":"716-322-5893","email_id":"Savion40@yahoo.com","dop":"2025-05-31","serial_number":"65073536720880","imei1":"65073536720880","imei2":"65073536720880","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122065,"job_number":"JOB_122065","tr_customer_id":122082,"tr_customer_product_id":122072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T12:15:48.000Z","modified_at":"2025-12-06T12:15:48.000Z","name":"Raven Prosacco","mobile_number":"475-838-4955","email_id":"Jonatan_Mohr@gmail.com","dop":"2025-11-30","serial_number":"18415404080236","imei1":"18415404080236","imei2":"18415404080236","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122096,"job_number":"JOB_122096","tr_customer_id":122113,"tr_customer_product_id":122103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:46.000Z","modified_at":"2025-12-06T14:07:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"183947284691345","imei1":"183947284691345","imei2":"183947284691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122097,"job_number":"JOB_122097","tr_customer_id":122114,"tr_customer_product_id":122104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Miles Cremin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103374822131414","imei1":"103374822131414","imei2":"103374822131414","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122098,"job_number":"JOB_122098","tr_customer_id":122115,"tr_customer_product_id":122105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Dane Kohler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186560305144402","imei1":"186560305144402","imei2":"186560305144402","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122099,"job_number":"JOB_122099","tr_customer_id":122116,"tr_customer_product_id":122106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:07:47.000Z","modified_at":"2025-12-06T14:07:47.000Z","name":"Eusebio Kassulke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"133114778519897","imei1":"133114778519897","imei2":"133114778519897","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:07:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122100,"job_number":"JOB_122100","tr_customer_id":122117,"tr_customer_product_id":122107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"193660505109436","imei1":"193660505109436","imei2":"193660505109436","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122101,"job_number":"JOB_122101","tr_customer_id":122118,"tr_customer_product_id":122108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:00.000Z","modified_at":"2025-12-06T14:08:00.000Z","name":"Coty Blanda","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"171432676263201","imei1":"171432676263201","imei2":"171432676263201","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122102,"job_number":"JOB_122102","tr_customer_id":122119,"tr_customer_product_id":122109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Jamey Beer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"186283157705323","imei1":"186283157705323","imei2":"186283157705323","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122103,"job_number":"JOB_122103","tr_customer_id":122120,"tr_customer_product_id":122110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:08:01.000Z","modified_at":"2025-12-06T14:08:01.000Z","name":"Cortney Ruecker","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"138946489676456","imei1":"138946489676456","imei2":"138946489676456","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:08:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122175,"job_number":"JOB_122175","tr_customer_id":122192,"tr_customer_product_id":122182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104557240819466","imei1":"104557240819466","imei2":"104557240819466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122177,"job_number":"JOB_122177","tr_customer_id":122194,"tr_customer_product_id":122184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:20:50.000Z","modified_at":"2025-12-06T14:20:50.000Z","name":"Howard Schowalter","mobile_number":"569-842-1466","email_id":"Americo37@gmail.com","dop":"2025-06-09","serial_number":"105629070755965","imei1":"105629070755965","imei2":"105629070755965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:20:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122183,"job_number":"JOB_122183","tr_customer_id":122200,"tr_customer_product_id":122190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:09.000Z","modified_at":"2025-12-06T14:21:09.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105008531070688","imei1":"105008531070688","imei2":"105008531070688","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122185,"job_number":"JOB_122185","tr_customer_id":122202,"tr_customer_product_id":122192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:10.000Z","modified_at":"2025-12-06T14:21:10.000Z","name":"Gretchen Spencer","mobile_number":"365-231-7512","email_id":"Dixie.Ryan@hotmail.com","dop":"2025-06-09","serial_number":"102662570140678","imei1":"102662570140678","imei2":"102662570140678","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122192,"job_number":"JOB_122192","tr_customer_id":122209,"tr_customer_product_id":122199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:27.000Z","modified_at":"2025-12-06T14:21:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102765148917842","imei1":"102765148917842","imei2":"102765148917842","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122194,"job_number":"JOB_122194","tr_customer_id":122211,"tr_customer_product_id":122201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:21:28.000Z","modified_at":"2025-12-06T14:21:28.000Z","name":"Gilda Casper","mobile_number":"523-289-2360","email_id":"Jefferey_Funk82@yahoo.com","dop":"2025-06-09","serial_number":"105375224241676","imei1":"105375224241676","imei2":"105375224241676","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:21:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122201,"job_number":"JOB_122201","tr_customer_id":122218,"tr_customer_product_id":122208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:09:44.000Z","modified_at":"2025-12-06T15:09:44.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"56122884233990653","imei1":"00612884233990653","imei2":"00612884233990653","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122202,"job_number":"JOB_122202","tr_customer_id":122219,"tr_customer_product_id":122209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:21:50.000Z","modified_at":"2025-12-06T15:21:50.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15251032459770","imei1":"15251032459770","imei2":"15251032459770","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122203,"job_number":"JOB_122203","tr_customer_id":122220,"tr_customer_product_id":122210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:24:22.000Z","modified_at":"2025-12-06T15:24:22.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"13532320994606","imei1":"13532320994606","imei2":"13532320994606","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122204,"job_number":"JOB_122204","tr_customer_id":122221,"tr_customer_product_id":122211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:49.000Z","modified_at":"2025-12-06T15:25:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121111","imei1":"21311211211121111","imei2":"21311211211121111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122205,"job_number":"JOB_122205","tr_customer_id":122222,"tr_customer_product_id":122212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:25:58.000Z","modified_at":"2025-12-06T15:25:58.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"11169757474325","imei1":"11169757474325","imei2":"11169757474325","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122206,"job_number":"JOB_122206","tr_customer_id":122223,"tr_customer_product_id":122213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:26:59.000Z","modified_at":"2025-12-06T15:26:59.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"14911886083012","imei1":"14911886083012","imei2":"14911886083012","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122207,"job_number":"JOB_122207","tr_customer_id":122224,"tr_customer_product_id":122214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:29:51.000Z","modified_at":"2025-12-06T15:29:51.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"10883371010401","imei1":"10883371010401","imei2":"10883371010401","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122208,"job_number":"JOB_122208","tr_customer_id":122225,"tr_customer_product_id":122215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:33:49.000Z","modified_at":"2025-12-06T15:33:49.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121112","imei1":"21311211211121112","imei2":"21311211211121112","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122214,"job_number":"JOB_122214","tr_customer_id":122231,"tr_customer_product_id":122221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T15:41:28.000Z","modified_at":"2025-12-06T15:41:28.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121114","imei1":"21311211211121114","imei2":"21311211211121114","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T15:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122218,"job_number":"JOB_122218","tr_customer_id":122235,"tr_customer_product_id":122225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T16:22:30.000Z","modified_at":"2025-12-06T16:22:30.000Z","name":"Aracely Hettinger","mobile_number":"976-976-6822","email_id":"Katarina.McKenzie@gmail.com","dop":"2025-11-09","serial_number":"29082574082353","imei1":"29082574082353","imei2":"29082574082353","popurl":"2025-10-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T16:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122219,"job_number":"JOB_122219","tr_customer_id":122236,"tr_customer_product_id":122226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:05.000Z","modified_at":"2025-12-06T17:16:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ida.Bins66@yahoo.com","dop":"2025-07-02","serial_number":"11208460817201","imei1":"11208460817201","imei2":"11208460817201","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122220,"job_number":"JOB_122220","tr_customer_id":122237,"tr_customer_product_id":122227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:15.000Z","modified_at":"2025-12-06T17:16:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Octavia.Zieme@yahoo.com","dop":"2025-07-02","serial_number":"19026802073661","imei1":"19026802073661","imei2":"19026802073661","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122221,"job_number":"JOB_122221","tr_customer_id":122238,"tr_customer_product_id":122228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T17:16:29.000Z","modified_at":"2025-12-06T17:16:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Charley.Kuvalis97@yahoo.com","dop":"2025-07-02","serial_number":"18578113583170","imei1":"18578113583170","imei2":"18578113583170","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T17:16:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122227,"job_number":"JOB_122227","tr_customer_id":122244,"tr_customer_product_id":122234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:57:46.000Z","modified_at":"2025-12-06T18:57:46.000Z","name":"Neeraj Vishwanath","mobile_number":"9182460199","email_id":"neeraj.vishwanath@outlook.com","dop":"2025-07-31","serial_number":"21311211211121110","imei1":"21311211211121110","imei2":"21311211211121110","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T18:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122256,"job_number":"JOB_122256","tr_customer_id":122273,"tr_customer_product_id":122263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:53:13.000Z","modified_at":"2025-12-06T21:53:13.000Z","name":"Alford Grant","mobile_number":"328-553-3512","email_id":"Hildegard35@gmail.com","dop":"2025-11-04","serial_number":"39251076710846","imei1":"39251076710846","imei2":"39251076710846","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122257,"job_number":"JOB_122257","tr_customer_id":122274,"tr_customer_product_id":122264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:27.000Z","modified_at":"2025-12-06T21:55:27.000Z","name":"Lou Streich","mobile_number":"708-782-6196","email_id":"Sarah19@hotmail.com","dop":"2025-11-04","serial_number":"88378547177008","imei1":"88378547177008","imei2":"88378547177008","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122258,"job_number":"JOB_122258","tr_customer_id":122275,"tr_customer_product_id":122265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:55:47.000Z","modified_at":"2025-12-06T21:55:47.000Z","name":"Cortney Farrell","mobile_number":"315-242-7739","email_id":"Rick.Bechtelar35@yahoo.com","dop":"2025-11-04","serial_number":"10441994947152","imei1":"10441994947152","imei2":"10441994947152","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122259,"job_number":"JOB_122259","tr_customer_id":122276,"tr_customer_product_id":122266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:11.000Z","modified_at":"2025-12-06T21:59:11.000Z","name":"Emmy Cormier","mobile_number":"358-937-8291","email_id":"Earline_Dickens52@gmail.com","dop":"2025-11-04","serial_number":"59323163160604","imei1":"59323163160604","imei2":"59323163160604","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122260,"job_number":"JOB_122260","tr_customer_id":122277,"tr_customer_product_id":122267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T21:59:45.000Z","modified_at":"2025-12-06T21:59:45.000Z","name":"Lessie Strosin","mobile_number":"883-349-8487","email_id":"Zoe.Waters@yahoo.com","dop":"2025-11-04","serial_number":"88407863364545","imei1":"88407863364545","imei2":"88407863364545","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T21:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122261,"job_number":"JOB_122261","tr_customer_id":122278,"tr_customer_product_id":122268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:19.000Z","modified_at":"2025-12-06T22:00:19.000Z","name":"Nasir Koss","mobile_number":"664-880-9288","email_id":"Regan_Mohr@hotmail.com","dop":"2025-11-04","serial_number":"28186403003902","imei1":"28186403003902","imei2":"28186403003902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122262,"job_number":"JOB_122262","tr_customer_id":122279,"tr_customer_product_id":122269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:00:45.000Z","modified_at":"2025-12-06T22:00:45.000Z","name":"Bethany Bogisich","mobile_number":"299-856-3358","email_id":"Lilliana.Towne82@gmail.com","dop":"2025-11-04","serial_number":"36179145563327","imei1":"36179145563327","imei2":"36179145563327","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122263,"job_number":"JOB_122263","tr_customer_id":122280,"tr_customer_product_id":122270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:01:05.000Z","modified_at":"2025-12-06T22:01:05.000Z","name":"Claude Walker","mobile_number":"323-235-6420","email_id":"Berenice_Greenfelder@hotmail.com","dop":"2025-11-04","serial_number":"61015214008390","imei1":"61015214008390","imei2":"61015214008390","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:01:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122264,"job_number":"JOB_122264","tr_customer_id":122281,"tr_customer_product_id":122271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:03:30.000Z","modified_at":"2025-12-06T22:03:30.000Z","name":"Madonna Parker","mobile_number":"324-401-9393","email_id":"Doris.Gaylord@yahoo.com","dop":"2025-11-04","serial_number":"71698470610590","imei1":"71698470610590","imei2":"71698470610590","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:03:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122265,"job_number":"JOB_122265","tr_customer_id":122282,"tr_customer_product_id":122272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:07.000Z","modified_at":"2025-12-06T22:09:07.000Z","name":"Fred Stokes","mobile_number":"793-333-6066","email_id":"Jayne.Witting@hotmail.com","dop":"2025-11-04","serial_number":"91757906800510","imei1":"91757906800510","imei2":"91757906800510","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122266,"job_number":"JOB_122266","tr_customer_id":122283,"tr_customer_product_id":122273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:09:58.000Z","modified_at":"2025-12-06T22:09:58.000Z","name":"Jewel Goodwin","mobile_number":"565-403-6079","email_id":"Owen_Mante36@gmail.com","dop":"2025-11-04","serial_number":"12417167604517","imei1":"12417167604517","imei2":"12417167604517","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122267,"job_number":"JOB_122267","tr_customer_id":122284,"tr_customer_product_id":122274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T22:10:22.000Z","modified_at":"2025-12-06T22:10:22.000Z","name":"Ivy Boyer","mobile_number":"907-413-0557","email_id":"Toy_Block22@yahoo.com","dop":"2025-11-04","serial_number":"24584789515002","imei1":"24584789515002","imei2":"24584789515002","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T22:10:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122368,"job_number":"JOB_122368","tr_customer_id":122385,"tr_customer_product_id":122375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:00.000Z","modified_at":"2025-12-07T03:45:00.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jerrell.Pouros97@hotmail.com","dop":"2025-07-02","serial_number":"15197803398095","imei1":"15197803398095","imei2":"15197803398095","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122373,"job_number":"JOB_122373","tr_customer_id":122390,"tr_customer_product_id":122380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:19.000Z","modified_at":"2025-12-07T03:45:19.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Hayden7@yahoo.com","dop":"2025-07-02","serial_number":"19270532543532","imei1":"19270532543532","imei2":"19270532543532","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122393,"job_number":"JOB_122393","tr_customer_id":122410,"tr_customer_product_id":122400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovani.Buckridge77@yahoo.com","dop":"2025-07-02","serial_number":"18457043843904","imei1":"18457043843904","imei2":"18457043843904","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122395,"job_number":"JOB_122395","tr_customer_id":122412,"tr_customer_product_id":122402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"168878889857875","imei1":"168878889857875","imei2":"168878889857875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122397,"job_number":"JOB_122397","tr_customer_id":122414,"tr_customer_product_id":122404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:44.000Z","modified_at":"2025-12-07T03:45:44.000Z","name":"Maye Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153613515977769","imei1":"153613515977769","imei2":"153613515977769","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122398,"job_number":"JOB_122398","tr_customer_id":122415,"tr_customer_product_id":122405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Xander Parisian","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119928922827224","imei1":"119928922827224","imei2":"119928922827224","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122399,"job_number":"JOB_122399","tr_customer_id":122416,"tr_customer_product_id":122406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:45.000Z","modified_at":"2025-12-07T03:45:45.000Z","name":"Andres Mraz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139917796759660","imei1":"139917796759660","imei2":"139917796759660","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122412,"job_number":"JOB_122412","tr_customer_id":122429,"tr_customer_product_id":122419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"168599246852324","imei1":"168599246852324","imei2":"168599246852324","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122414,"job_number":"JOB_122414","tr_customer_id":122431,"tr_customer_product_id":122421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:56.000Z","modified_at":"2025-12-07T03:45:56.000Z","name":"Hubert Quigley","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184291872271661","imei1":"184291872271661","imei2":"184291872271661","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122415,"job_number":"JOB_122415","tr_customer_id":122432,"tr_customer_product_id":122422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Loy Kessler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183207788273442","imei1":"183207788273442","imei2":"183207788273442","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122416,"job_number":"JOB_122416","tr_customer_id":122433,"tr_customer_product_id":122423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:57.000Z","modified_at":"2025-12-07T03:45:57.000Z","name":"Guillermo Schowalter","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167908184335237","imei1":"167908184335237","imei2":"167908184335237","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122444,"job_number":"JOB_122444","tr_customer_id":122461,"tr_customer_product_id":122451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:43.000Z","modified_at":"2025-12-07T03:46:43.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101489327527668","imei1":"101489327527668","imei2":"101489327527668","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122446,"job_number":"JOB_122446","tr_customer_id":122463,"tr_customer_product_id":122453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:44.000Z","modified_at":"2025-12-07T03:46:44.000Z","name":"Julien Schoen","mobile_number":"916-597-3189","email_id":"Mossie81@yahoo.com","dop":"2025-06-09","serial_number":"109537450277511","imei1":"109537450277511","imei2":"109537450277511","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122447,"job_number":"JOB_122447","tr_customer_id":122464,"tr_customer_product_id":122454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107083826234872","imei1":"107083826234872","imei2":"107083826234872","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122449,"job_number":"JOB_122449","tr_customer_id":122466,"tr_customer_product_id":122456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:02.000Z","modified_at":"2025-12-07T03:47:02.000Z","name":"Abbigail Brown","mobile_number":"251-301-7161","email_id":"Cody.Moen41@yahoo.com","dop":"2025-06-09","serial_number":"108509668553695","imei1":"108509668553695","imei2":"108509668553695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122462,"job_number":"JOB_122462","tr_customer_id":122479,"tr_customer_product_id":122469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:19.000Z","modified_at":"2025-12-07T03:47:19.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105931122695974","imei1":"105931122695974","imei2":"105931122695974","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122464,"job_number":"JOB_122464","tr_customer_id":122481,"tr_customer_product_id":122471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:20.000Z","modified_at":"2025-12-07T03:47:20.000Z","name":"Dawn Leuschke","mobile_number":"714-685-6878","email_id":"Jairo9@yahoo.com","dop":"2025-06-09","serial_number":"102664197489256","imei1":"102664197489256","imei2":"102664197489256","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122465,"job_number":"JOB_122465","tr_customer_id":122482,"tr_customer_product_id":122472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:21.000Z","modified_at":"2025-12-07T03:47:21.000Z","name":"Zoie Schroeder","mobile_number":"258-223-2483","email_id":"Nick.Hammes@gmail.com","dop":"2025-06-09","serial_number":"25294469504524308","imei1":"25294469504524308","imei2":"25294469504524308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122594,"job_number":"JOB_122594","tr_customer_id":122611,"tr_customer_product_id":122601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T09:37:52.000Z","modified_at":"2025-12-07T09:37:52.000Z","name":"Ranga rao T","mobile_number":"8845311234","email_id":"rangadu@gmail.com","dop":"2025-11-30","serial_number":"15954584966875","imei1":"15954584966875","imei2":"15954584966875","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T09:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122682,"job_number":"JOB_122682","tr_customer_id":122699,"tr_customer_product_id":122689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:37:31.000Z","modified_at":"2025-12-07T11:37:31.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"103213364874331","imei1":"103213364874331","imei2":"103213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:37:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122779,"job_number":"JOB_122779","tr_customer_id":122796,"tr_customer_product_id":122786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:25.000Z","modified_at":"2025-12-07T13:46:25.000Z","name":"Easter Leuschke","mobile_number":"336-777-4296","email_id":"Mertie_Schmidt@yahoo.com","dop":"2025-11-30","serial_number":"18718570041780","imei1":"18718570041780","imei2":"18718570041780","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122780,"job_number":"JOB_122780","tr_customer_id":122797,"tr_customer_product_id":122787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503266364874331","imei1":"503266364874331","imei2":"503266364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122781,"job_number":"JOB_122781","tr_customer_id":122798,"tr_customer_product_id":122788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"503213364874331","imei1":"503213364874331","imei2":"503213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122782,"job_number":"JOB_122782","tr_customer_id":122799,"tr_customer_product_id":122789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:53:13.000Z","modified_at":"2025-12-07T13:53:13.000Z","name":"Adan Macejkovic","mobile_number":"647-887-0846","email_id":"Ned20@yahoo.com","dop":"2025-06-09","serial_number":"773213364874331","imei1":"773213364874331","imei2":"773213364874331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122800,"job_number":"JOB_122800","tr_customer_id":122817,"tr_customer_product_id":122807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:04.000Z","modified_at":"2025-12-07T14:08:04.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"197805794125685","imei1":"197805794125685","imei2":"197805794125685","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122801,"job_number":"JOB_122801","tr_customer_id":122818,"tr_customer_product_id":122808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Chet Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178576228665973","imei1":"178576228665973","imei2":"178576228665973","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122802,"job_number":"JOB_122802","tr_customer_id":122819,"tr_customer_product_id":122809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Althea Herman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136724175074139","imei1":"136724175074139","imei2":"136724175074139","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122803,"job_number":"JOB_122803","tr_customer_id":122820,"tr_customer_product_id":122810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:05.000Z","modified_at":"2025-12-07T14:08:05.000Z","name":"Mandy Kunze","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187082304252559","imei1":"187082304252559","imei2":"187082304252559","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122804,"job_number":"JOB_122804","tr_customer_id":122821,"tr_customer_product_id":122811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:16.000Z","modified_at":"2025-12-07T14:08:16.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114258847666304","imei1":"114258847666304","imei2":"114258847666304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122805,"job_number":"JOB_122805","tr_customer_id":122822,"tr_customer_product_id":122812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Nola Kunde","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"129190452550751","imei1":"129190452550751","imei2":"129190452550751","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122806,"job_number":"JOB_122806","tr_customer_id":122823,"tr_customer_product_id":122813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Emiliano Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"172285268678734","imei1":"172285268678734","imei2":"172285268678734","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122807,"job_number":"JOB_122807","tr_customer_id":122824,"tr_customer_product_id":122814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:08:17.000Z","modified_at":"2025-12-07T14:08:17.000Z","name":"Godfrey Baumbach","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146854643441261","imei1":"146854643441261","imei2":"146854643441261","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:08:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122809,"job_number":"JOB_122809","tr_customer_id":122826,"tr_customer_product_id":122816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:11:10.000Z","modified_at":"2025-12-07T14:11:10.000Z","name":"Tomasa Sporer","mobile_number":"872-705-3150","email_id":"Amanda_Douglas@yahoo.com","dop":"2025-11-04","serial_number":"95676072169044","imei1":"95676072169044","imei2":"95676072169044","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122880,"job_number":"JOB_122880","tr_customer_id":122897,"tr_customer_product_id":122887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:20.000Z","modified_at":"2025-12-07T14:21:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100289409130680","imei1":"100289409130680","imei2":"100289409130680","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122882,"job_number":"JOB_122882","tr_customer_id":122899,"tr_customer_product_id":122889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:21.000Z","modified_at":"2025-12-07T14:21:21.000Z","name":"Haylee O'Conner","mobile_number":"642-993-4078","email_id":"Ally21@yahoo.com","dop":"2025-06-09","serial_number":"102490154916194","imei1":"102490154916194","imei2":"102490154916194","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122885,"job_number":"JOB_122885","tr_customer_id":122902,"tr_customer_product_id":122892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100206119154490","imei1":"100206119154490","imei2":"100206119154490","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122887,"job_number":"JOB_122887","tr_customer_id":122904,"tr_customer_product_id":122894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:37.000Z","modified_at":"2025-12-07T14:21:37.000Z","name":"Lauren Klein","mobile_number":"950-731-8270","email_id":"Adan_Connelly65@yahoo.com","dop":"2025-06-09","serial_number":"108869070431767","imei1":"108869070431767","imei2":"108869070431767","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122893,"job_number":"JOB_122893","tr_customer_id":122910,"tr_customer_product_id":122900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106381085066358","imei1":"106381085066358","imei2":"106381085066358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122895,"job_number":"JOB_122895","tr_customer_id":122912,"tr_customer_product_id":122902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:21:53.000Z","modified_at":"2025-12-07T14:21:53.000Z","name":"Manuel Wisozk","mobile_number":"968-599-8387","email_id":"Thora19@hotmail.com","dop":"2025-06-09","serial_number":"106305851559357","imei1":"106305851559357","imei2":"106305851559357","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:21:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122900,"job_number":"JOB_122900","tr_customer_id":122917,"tr_customer_product_id":122907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:22:17.000Z","modified_at":"2025-12-07T14:22:17.000Z","name":"Evelyn Wintheiser","mobile_number":"202-671-3143","email_id":"Rory19@gmail.com","dop":"2025-11-04","serial_number":"42972250369884","imei1":"42972250369884","imei2":"42972250369884","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:22:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122904,"job_number":"JOB_122904","tr_customer_id":122921,"tr_customer_product_id":122911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:34:29.000Z","modified_at":"2025-12-07T14:34:29.000Z","name":"Era Deckow","mobile_number":"919-368-7405","email_id":"Anissa95@gmail.com","dop":"2025-11-04","serial_number":"39418766017812","imei1":"39418766017812","imei2":"39418766017812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:34:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122907,"job_number":"JOB_122907","tr_customer_id":122924,"tr_customer_product_id":122914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:48:14.000Z","modified_at":"2025-12-07T14:48:14.000Z","name":"Letitia Littel","mobile_number":"751-596-6334","email_id":"Oran.Macejkovic@gmail.com","dop":"2025-11-04","serial_number":"81024413889840","imei1":"81024413889840","imei2":"81024413889840","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":122908,"job_number":"JOB_122908","tr_customer_id":122925,"tr_customer_product_id":122915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T15:11:29.000Z","modified_at":"2025-12-07T15:11:29.000Z","name":"Roger Dickinson","mobile_number":"892-663-8767","email_id":"Oma81@yahoo.com","dop":"2025-11-04","serial_number":"109760763906234","imei1":"109760763906234","imei2":"109760763906234","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123027,"job_number":"JOB_123027","tr_customer_id":123044,"tr_customer_product_id":123034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:31.000Z","modified_at":"2025-12-07T17:31:31.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Ofelia.Bogisich@yahoo.com","dop":"2025-07-02","serial_number":"18658131151309","imei1":"18658131151309","imei2":"18658131151309","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123028,"job_number":"JOB_123028","tr_customer_id":123045,"tr_customer_product_id":123035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:42.000Z","modified_at":"2025-12-07T17:31:42.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Blair_Hartmann@gmail.com","dop":"2025-07-02","serial_number":"17141886300592","imei1":"17141886300592","imei2":"17141886300592","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123029,"job_number":"JOB_123029","tr_customer_id":123046,"tr_customer_product_id":123036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:31:59.000Z","modified_at":"2025-12-07T17:31:59.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Domenico10@yahoo.com","dop":"2025-07-02","serial_number":"10063210497216","imei1":"10063210497216","imei2":"10063210497216","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123030,"job_number":"JOB_123030","tr_customer_id":123047,"tr_customer_product_id":123037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:37.000Z","modified_at":"2025-12-07T17:46:37.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91247970150755","imei1":"91247970150755","imei2":"91247970150755","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123031,"job_number":"JOB_123031","tr_customer_id":123048,"tr_customer_product_id":123038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:46.000Z","modified_at":"2025-12-07T17:46:46.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"15460164441761","imei1":"15460164441761","imei2":"15460164441761","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123032,"job_number":"JOB_123032","tr_customer_id":123049,"tr_customer_product_id":123039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T17:46:55.000Z","modified_at":"2025-12-07T17:46:55.000Z","name":"Tanyya sharma","mobile_number":"1234567891","email_id":"deepalimanav92@gmail.com","dop":"2025-10-31","serial_number":"91348457698368","imei1":"91348457698368","imei2":"91348457698368","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T17:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123189,"job_number":"JOB_123189","tr_customer_id":123206,"tr_customer_product_id":123196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:42:43.000Z","modified_at":"2025-12-08T03:42:43.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Afton.Cronin@yahoo.com","dop":"2025-07-02","serial_number":"15405841599788","imei1":"15405841599788","imei2":"15405841599788","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123203,"job_number":"JOB_123203","tr_customer_id":123220,"tr_customer_product_id":123210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:02.000Z","modified_at":"2025-12-08T03:43:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Shawn3@gmail.com","dop":"2025-07-02","serial_number":"11351971962162","imei1":"11351971962162","imei2":"11351971962162","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123212,"job_number":"JOB_123212","tr_customer_id":123229,"tr_customer_product_id":123219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:20.000Z","modified_at":"2025-12-08T03:43:20.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Davin_Kuhn10@yahoo.com","dop":"2025-07-02","serial_number":"14839658261776","imei1":"14839658261776","imei2":"14839658261776","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123240,"job_number":"JOB_123240","tr_customer_id":123257,"tr_customer_product_id":123247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"178380216548524","imei1":"178380216548524","imei2":"178380216548524","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123241,"job_number":"JOB_123241","tr_customer_id":123258,"tr_customer_product_id":123248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:09.000Z","modified_at":"2025-12-08T03:44:09.000Z","name":"Marques Bechtelar","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"179496452404960","imei1":"179496452404960","imei2":"179496452404960","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123242,"job_number":"JOB_123242","tr_customer_id":123259,"tr_customer_product_id":123249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Frieda Jaskolski","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"113795075417932","imei1":"113795075417932","imei2":"113795075417932","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123243,"job_number":"JOB_123243","tr_customer_id":123260,"tr_customer_product_id":123250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:10.000Z","modified_at":"2025-12-08T03:44:10.000Z","name":"Dawson Daugherty","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"184297171646581","imei1":"184297171646581","imei2":"184297171646581","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123253,"job_number":"JOB_123253","tr_customer_id":123270,"tr_customer_product_id":123260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:20.000Z","modified_at":"2025-12-08T03:44:20.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108045382254255","imei1":"108045382254255","imei2":"108045382254255","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123255,"job_number":"JOB_123255","tr_customer_id":123272,"tr_customer_product_id":123262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Ariane Becker","mobile_number":"645-302-8998","email_id":"Noble.Connelly@yahoo.com","dop":"2025-06-09","serial_number":"100504739084466","imei1":"100504739084466","imei2":"100504739084466","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123256,"job_number":"JOB_123256","tr_customer_id":123273,"tr_customer_product_id":123263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:21.000Z","modified_at":"2025-12-08T03:44:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"178072394310976","imei1":"178072394310976","imei2":"178072394310976","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123257,"job_number":"JOB_123257","tr_customer_id":123274,"tr_customer_product_id":123264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Emmett Ernser","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114673348000672","imei1":"114673348000672","imei2":"114673348000672","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123258,"job_number":"JOB_123258","tr_customer_id":123275,"tr_customer_product_id":123265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Leonie Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162335911035767","imei1":"162335911035767","imei2":"162335911035767","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123259,"job_number":"JOB_123259","tr_customer_id":123276,"tr_customer_product_id":123266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:22.000Z","modified_at":"2025-12-08T03:44:22.000Z","name":"Lila Mueller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116674096164658","imei1":"116674096164658","imei2":"116674096164658","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123269,"job_number":"JOB_123269","tr_customer_id":123286,"tr_customer_product_id":123276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:37.000Z","modified_at":"2025-12-08T03:44:37.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102991178230536","imei1":"102991178230536","imei2":"102991178230536","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123271,"job_number":"JOB_123271","tr_customer_id":123288,"tr_customer_product_id":123278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:38.000Z","modified_at":"2025-12-08T03:44:38.000Z","name":"Carmen Rowe","mobile_number":"502-561-9330","email_id":"Raven29@hotmail.com","dop":"2025-06-09","serial_number":"105533370567330","imei1":"105533370567330","imei2":"105533370567330","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123272,"job_number":"JOB_123272","tr_customer_id":123289,"tr_customer_product_id":123279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:39.000Z","modified_at":"2025-12-08T03:44:39.000Z","name":"Pete Schmitt","mobile_number":"485-200-5274","email_id":"Lou95@yahoo.com","dop":"2025-06-09","serial_number":"89152058819249820","imei1":"89152058819249820","imei2":"89152058819249820","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123281,"job_number":"JOB_123281","tr_customer_id":123298,"tr_customer_product_id":123288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:54.000Z","modified_at":"2025-12-08T03:44:54.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"107772299963163","imei1":"107772299963163","imei2":"107772299963163","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123283,"job_number":"JOB_123283","tr_customer_id":123300,"tr_customer_product_id":123290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:55.000Z","modified_at":"2025-12-08T03:44:55.000Z","name":"Verla Gulgowski","mobile_number":"320-827-6377","email_id":"Manley27@yahoo.com","dop":"2025-06-09","serial_number":"102747917095446","imei1":"102747917095446","imei2":"102747917095446","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123341,"job_number":"JOB_123341","tr_customer_id":123358,"tr_customer_product_id":123348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:11:29.000Z","modified_at":"2025-12-08T05:11:29.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"103599880759811","imei1":"103599880759811","imei2":"103599880759811","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123342,"job_number":"JOB_123342","tr_customer_id":123359,"tr_customer_product_id":123349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:16:57.000Z","modified_at":"2025-12-08T05:16:57.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"109531369803548","imei1":"109531369803548","imei2":"109531369803548","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:16:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123343,"job_number":"JOB_123343","tr_customer_id":123360,"tr_customer_product_id":123350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:17:16.000Z","modified_at":"2025-12-08T05:17:16.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"104540414757414","imei1":"104540414757414","imei2":"104540414757414","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123344,"job_number":"JOB_123344","tr_customer_id":123361,"tr_customer_product_id":123351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T05:26:50.000Z","modified_at":"2025-12-08T05:26:50.000Z","name":"Neha kamble","mobile_number":"7666836006","email_id":"akki1996kamble@gmail.com","dop":"2025-11-10","serial_number":"108958877290575","imei1":"108958877290575","imei2":"108958877290575","popurl":"2025-11-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T05:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123366,"job_number":"JOB_123366","tr_customer_id":123383,"tr_customer_product_id":123373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105584253018079","imei1":"105584253018079","imei2":"105584253018079","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123368,"job_number":"JOB_123368","tr_customer_id":123385,"tr_customer_product_id":123375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:22.000Z","modified_at":"2025-12-08T06:19:22.000Z","name":"Jakob Legros","mobile_number":"553-445-0578","email_id":"Jackson_Barrows37@hotmail.com","dop":"2025-06-09","serial_number":"102034996972826","imei1":"102034996972826","imei2":"102034996972826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123369,"job_number":"JOB_123369","tr_customer_id":123386,"tr_customer_product_id":123376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:24.000Z","modified_at":"2025-12-08T06:19:24.000Z","name":"Laverne Shanahan","mobile_number":"762-536-9680","email_id":"Retha76@yahoo.com","dop":"2025-06-09","serial_number":"98171676816778190","imei1":"98171676816778190","imei2":"98171676816778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123370,"job_number":"JOB_123370","tr_customer_id":123387,"tr_customer_product_id":123377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:39.000Z","modified_at":"2025-12-08T06:19:39.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103571038641671","imei1":"103571038641671","imei2":"103571038641671","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123372,"job_number":"JOB_123372","tr_customer_id":123389,"tr_customer_product_id":123379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:40.000Z","modified_at":"2025-12-08T06:19:40.000Z","name":"Letha Bradtke","mobile_number":"377-681-5636","email_id":"Meagan16@yahoo.com","dop":"2025-06-09","serial_number":"104891660026467","imei1":"104891660026467","imei2":"104891660026467","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123373,"job_number":"JOB_123373","tr_customer_id":123390,"tr_customer_product_id":123380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:56.000Z","modified_at":"2025-12-08T06:19:56.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101871981656518","imei1":"101871981656518","imei2":"101871981656518","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123375,"job_number":"JOB_123375","tr_customer_id":123392,"tr_customer_product_id":123382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:57.000Z","modified_at":"2025-12-08T06:19:57.000Z","name":"Orin Reilly","mobile_number":"554-972-0550","email_id":"Dangelo_McClure22@yahoo.com","dop":"2025-06-09","serial_number":"108498412927495","imei1":"108498412927495","imei2":"108498412927495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123376,"job_number":"JOB_123376","tr_customer_id":123393,"tr_customer_product_id":123383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:19:58.000Z","modified_at":"2025-12-08T06:19:58.000Z","name":"Tyrique Senger","mobile_number":"489-609-6568","email_id":"Garret25@yahoo.com","dop":"2025-06-09","serial_number":"49260927748797210","imei1":"49260927748797210","imei2":"49260927748797210","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123462,"job_number":"JOB_123462","tr_customer_id":123479,"tr_customer_product_id":123469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:22.000Z","modified_at":"2025-12-08T07:30:22.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Marina.Quigley13@yahoo.com","dop":"2025-07-02","serial_number":"18568974891691","imei1":"18568974891691","imei2":"18568974891691","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123463,"job_number":"JOB_123463","tr_customer_id":123480,"tr_customer_product_id":123470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:30:41.000Z","modified_at":"2025-12-08T07:30:41.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Conor.Schneider@hotmail.com","dop":"2025-07-02","serial_number":"18742454840250","imei1":"18742454840250","imei2":"18742454840250","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123464,"job_number":"JOB_123464","tr_customer_id":123481,"tr_customer_product_id":123471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T07:31:00.000Z","modified_at":"2025-12-08T07:31:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bud48@hotmail.com","dop":"2025-07-02","serial_number":"17062265056291","imei1":"17062265056291","imei2":"17062265056291","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T07:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123473,"job_number":"JOB_123473","tr_customer_id":123490,"tr_customer_product_id":123480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T08:44:18.000Z","modified_at":"2025-12-08T08:44:18.000Z","name":"PN AV","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998811","imei1":"99999999998811","imei2":"99999999998811","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T08:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123480,"job_number":"JOB_123480","tr_customer_id":123497,"tr_customer_product_id":123487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T10:40:01.000Z","modified_at":"2025-12-08T10:40:01.000Z","name":"ON NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998822","imei1":"99999999998822","imei2":"99999999998822","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T10:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123484,"job_number":"JOB_123484","tr_customer_id":123501,"tr_customer_product_id":123491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T12:14:59.000Z","modified_at":"2025-12-08T12:14:59.000Z","name":"AATHIF A","mobile_number":"9846543211","email_id":"aathif@yopmail.com","dop":"2025-11-04","serial_number":"33245678901234","imei1":"33245678901234","imei2":"33245678901234","popurl":"2025-11-04T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T12:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123530,"job_number":"JOB_123530","tr_customer_id":123547,"tr_customer_product_id":123537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:45.000Z","modified_at":"2025-12-08T14:10:45.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111679474021095","imei1":"111679474021095","imei2":"111679474021095","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123531,"job_number":"JOB_123531","tr_customer_id":123548,"tr_customer_product_id":123538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Nyah Harber","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"190585871189573","imei1":"190585871189573","imei2":"190585871189573","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121496,"job_number":"JOB_121496","tr_customer_id":121513,"tr_customer_product_id":121503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:09.000Z","modified_at":"2025-12-06T05:00:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10315950295862","imei1":"10315950295862","imei2":"10315950295862","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121498,"job_number":"JOB_121498","tr_customer_id":121515,"tr_customer_product_id":121505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:11.000Z","modified_at":"2025-12-06T05:00:11.000Z","name":"Mariela Dach","mobile_number":"973-699-3794","email_id":"Laurence72@yahoo.com","dop":"2000-01-31","serial_number":"1087329910918274","imei1":"1087329910918274","imei2":"1087329910918274","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121499,"job_number":"JOB_121499","tr_customer_id":121516,"tr_customer_product_id":121506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:46.000Z","modified_at":"2025-12-06T05:00:46.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10889314735629","imei1":"10889314735629","imei2":"10889314735629","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121501,"job_number":"JOB_121501","tr_customer_id":121518,"tr_customer_product_id":121508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:00:47.000Z","modified_at":"2025-12-06T05:00:47.000Z","name":"Otha Sauer","mobile_number":"560-377-5891","email_id":"Israel0@yahoo.com","dop":"2000-01-31","serial_number":"1026093408823418","imei1":"1026093408823418","imei2":"1026093408823418","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121502,"job_number":"JOB_121502","tr_customer_id":121519,"tr_customer_product_id":121509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:22.000Z","modified_at":"2025-12-06T05:01:22.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10799289796825","imei1":"10799289796825","imei2":"10799289796825","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121504,"job_number":"JOB_121504","tr_customer_id":121521,"tr_customer_product_id":121511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:23.000Z","modified_at":"2025-12-06T05:01:23.000Z","name":"Loraine Wuckert","mobile_number":"775-465-6420","email_id":"Deven_Hansen53@gmail.com","dop":"2000-01-31","serial_number":"1072761010781847","imei1":"1072761010781847","imei2":"1072761010781847","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121505,"job_number":"JOB_121505","tr_customer_id":121522,"tr_customer_product_id":121512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:56.000Z","modified_at":"2025-12-06T05:01:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10778868902902","imei1":"10778868902902","imei2":"10778868902902","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121507,"job_number":"JOB_121507","tr_customer_id":121524,"tr_customer_product_id":121514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:01:58.000Z","modified_at":"2025-12-06T05:01:58.000Z","name":"Adell Boyer","mobile_number":"576-730-7096","email_id":"Pablo27@hotmail.com","dop":"2000-01-31","serial_number":"1081267451137178","imei1":"1081267451137178","imei2":"1081267451137178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:01:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121511,"job_number":"JOB_121511","tr_customer_id":121528,"tr_customer_product_id":121518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:39.000Z","modified_at":"2025-12-06T05:32:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10656980446857","imei1":"10656980446857","imei2":"10656980446857","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121513,"job_number":"JOB_121513","tr_customer_id":121530,"tr_customer_product_id":121520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:32:41.000Z","modified_at":"2025-12-06T05:32:41.000Z","name":"Hunter Legros","mobile_number":"834-542-1304","email_id":"Ryleigh.Roberts@yahoo.com","dop":"2000-01-31","serial_number":"1031403032703381","imei1":"1031403032703381","imei2":"1031403032703381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121514,"job_number":"JOB_121514","tr_customer_id":121531,"tr_customer_product_id":121521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:18.000Z","modified_at":"2025-12-06T05:33:18.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10666700786242","imei1":"10666700786242","imei2":"10666700786242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121516,"job_number":"JOB_121516","tr_customer_id":121533,"tr_customer_product_id":121523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:19.000Z","modified_at":"2025-12-06T05:33:19.000Z","name":"Rickie Jast","mobile_number":"268-248-2878","email_id":"Cornell.Cole@hotmail.com","dop":"2000-01-31","serial_number":"1068161662090004","imei1":"1068161662090004","imei2":"1068161662090004","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121517,"job_number":"JOB_121517","tr_customer_id":121534,"tr_customer_product_id":121524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:55.000Z","modified_at":"2025-12-06T05:33:55.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10601583287741","imei1":"10601583287741","imei2":"10601583287741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121519,"job_number":"JOB_121519","tr_customer_id":121536,"tr_customer_product_id":121526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:33:57.000Z","modified_at":"2025-12-06T05:33:57.000Z","name":"Ferne Senger","mobile_number":"741-583-6814","email_id":"Vito.Robel@yahoo.com","dop":"2000-01-31","serial_number":"1029003181017158","imei1":"1029003181017158","imei2":"1029003181017158","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121520,"job_number":"JOB_121520","tr_customer_id":121537,"tr_customer_product_id":121527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:33.000Z","modified_at":"2025-12-06T05:34:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10953157462182","imei1":"10953157462182","imei2":"10953157462182","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121522,"job_number":"JOB_121522","tr_customer_id":121539,"tr_customer_product_id":121529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:34:34.000Z","modified_at":"2025-12-06T05:34:34.000Z","name":"Della Waelchi","mobile_number":"948-905-2747","email_id":"Lamar.Kunze@gmail.com","dop":"2000-01-31","serial_number":"1055826510933801","imei1":"1055826510933801","imei2":"1055826510933801","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121523,"job_number":"JOB_121523","tr_customer_id":121540,"tr_customer_product_id":121530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:01.000Z","modified_at":"2025-12-06T05:40:01.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10739375516136","imei1":"10739375516136","imei2":"10739375516136","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121525,"job_number":"JOB_121525","tr_customer_id":121542,"tr_customer_product_id":121532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:03.000Z","modified_at":"2025-12-06T05:40:03.000Z","name":"Damaris Lueilwitz","mobile_number":"550-463-0930","email_id":"Adolfo.Bergnaum16@yahoo.com","dop":"2000-01-31","serial_number":"1090003590365730","imei1":"1090003590365730","imei2":"1090003590365730","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121526,"job_number":"JOB_121526","tr_customer_id":121543,"tr_customer_product_id":121533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:39.000Z","modified_at":"2025-12-06T05:40:39.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10546405272230","imei1":"10546405272230","imei2":"10546405272230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121528,"job_number":"JOB_121528","tr_customer_id":121545,"tr_customer_product_id":121535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:40:41.000Z","modified_at":"2025-12-06T05:40:41.000Z","name":"Duncan Schneider","mobile_number":"249-568-4843","email_id":"Kathryn_Gleichner65@gmail.com","dop":"2000-01-31","serial_number":"1042479683144965","imei1":"1042479683144965","imei2":"1042479683144965","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121529,"job_number":"JOB_121529","tr_customer_id":121546,"tr_customer_product_id":121536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:16.000Z","modified_at":"2025-12-06T05:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10790142433978","imei1":"10790142433978","imei2":"10790142433978","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121531,"job_number":"JOB_121531","tr_customer_id":121548,"tr_customer_product_id":121538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:17.000Z","modified_at":"2025-12-06T05:41:17.000Z","name":"Eino Langworth","mobile_number":"621-548-2220","email_id":"Kali.Homenick@gmail.com","dop":"2000-01-31","serial_number":"1076234346751343","imei1":"1076234346751343","imei2":"1076234346751343","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121532,"job_number":"JOB_121532","tr_customer_id":121549,"tr_customer_product_id":121539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:52.000Z","modified_at":"2025-12-06T05:41:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10852501334316","imei1":"10852501334316","imei2":"10852501334316","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121534,"job_number":"JOB_121534","tr_customer_id":121551,"tr_customer_product_id":121541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:41:53.000Z","modified_at":"2025-12-06T05:41:53.000Z","name":"Anne Goldner","mobile_number":"886-855-0620","email_id":"Alanis.Bauch57@hotmail.com","dop":"2000-01-31","serial_number":"1071541665118046","imei1":"1071541665118046","imei2":"1071541665118046","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121885,"job_number":"JOB_121885","tr_customer_id":121902,"tr_customer_product_id":121892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:17.000Z","modified_at":"2025-12-06T07:52:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10364811258637","imei1":"10364811258637","imei2":"10364811258637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121887,"job_number":"JOB_121887","tr_customer_id":121904,"tr_customer_product_id":121894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:52:19.000Z","modified_at":"2025-12-06T07:52:19.000Z","name":"Toney Cremin","mobile_number":"985-574-0718","email_id":"Alejandrin39@yahoo.com","dop":"2000-01-31","serial_number":"1089369513795758","imei1":"1089369513795758","imei2":"1089369513795758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121888,"job_number":"JOB_121888","tr_customer_id":121905,"tr_customer_product_id":121895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:01.000Z","modified_at":"2025-12-06T07:53:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10691972307891","imei1":"10691972307891","imei2":"10691972307891","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121890,"job_number":"JOB_121890","tr_customer_id":121907,"tr_customer_product_id":121897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:02.000Z","modified_at":"2025-12-06T07:53:02.000Z","name":"Jordy Torphy","mobile_number":"453-446-8455","email_id":"Britney76@hotmail.com","dop":"2000-01-31","serial_number":"1070790608038623","imei1":"1070790608038623","imei2":"1070790608038623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121891,"job_number":"JOB_121891","tr_customer_id":121908,"tr_customer_product_id":121898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:44.000Z","modified_at":"2025-12-06T07:53:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10156033398561","imei1":"10156033398561","imei2":"10156033398561","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121893,"job_number":"JOB_121893","tr_customer_id":121910,"tr_customer_product_id":121900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:53:46.000Z","modified_at":"2025-12-06T07:53:46.000Z","name":"Raymundo Stracke","mobile_number":"308-731-1099","email_id":"Elwin_Botsford17@gmail.com","dop":"2000-01-31","serial_number":"1031367766155834","imei1":"1031367766155834","imei2":"1031367766155834","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121894,"job_number":"JOB_121894","tr_customer_id":121911,"tr_customer_product_id":121901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:28.000Z","modified_at":"2025-12-06T07:54:28.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10361341066225","imei1":"10361341066225","imei2":"10361341066225","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121896,"job_number":"JOB_121896","tr_customer_id":121913,"tr_customer_product_id":121903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T07:54:29.000Z","modified_at":"2025-12-06T07:54:29.000Z","name":"Rey Bahringer","mobile_number":"429-874-0936","email_id":"Cortez80@hotmail.com","dop":"2000-01-31","serial_number":"1015360655261026","imei1":"1015360655261026","imei2":"1015360655261026","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T07:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121897,"job_number":"JOB_121897","tr_customer_id":121914,"tr_customer_product_id":121904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:03.000Z","modified_at":"2025-12-06T08:08:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10680696475037","imei1":"10680696475037","imei2":"10680696475037","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121899,"job_number":"JOB_121899","tr_customer_id":121916,"tr_customer_product_id":121906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:04.000Z","modified_at":"2025-12-06T08:08:04.000Z","name":"Verdie Stark","mobile_number":"641-583-9436","email_id":"Rachel_Bauch@yahoo.com","dop":"2000-01-31","serial_number":"1065857683688351","imei1":"1065857683688351","imei2":"1065857683688351","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121900,"job_number":"JOB_121900","tr_customer_id":121917,"tr_customer_product_id":121907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:45.000Z","modified_at":"2025-12-06T08:08:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10707767991680","imei1":"10707767991680","imei2":"10707767991680","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121902,"job_number":"JOB_121902","tr_customer_id":121919,"tr_customer_product_id":121909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:08:46.000Z","modified_at":"2025-12-06T08:08:46.000Z","name":"Jackson Anderson","mobile_number":"355-556-5909","email_id":"Filiberto34@gmail.com","dop":"2000-01-31","serial_number":"1073913612966973","imei1":"1073913612966973","imei2":"1073913612966973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121903,"job_number":"JOB_121903","tr_customer_id":121920,"tr_customer_product_id":121910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:27.000Z","modified_at":"2025-12-06T08:09:27.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788775585636","imei1":"10788775585636","imei2":"10788775585636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121905,"job_number":"JOB_121905","tr_customer_id":121922,"tr_customer_product_id":121912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:09:28.000Z","modified_at":"2025-12-06T08:09:28.000Z","name":"Travis Hudson","mobile_number":"809-475-7512","email_id":"Iliana19@hotmail.com","dop":"2000-01-31","serial_number":"1055696628130939","imei1":"1055696628130939","imei2":"1055696628130939","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121906,"job_number":"JOB_121906","tr_customer_id":121923,"tr_customer_product_id":121913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:08.000Z","modified_at":"2025-12-06T08:10:08.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10307362930117","imei1":"10307362930117","imei2":"10307362930117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121908,"job_number":"JOB_121908","tr_customer_id":121925,"tr_customer_product_id":121915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:10:10.000Z","modified_at":"2025-12-06T08:10:10.000Z","name":"Laurianne Ryan","mobile_number":"526-263-7303","email_id":"Crystal15@hotmail.com","dop":"2000-01-31","serial_number":"1031792962023393","imei1":"1031792962023393","imei2":"1031792962023393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121970,"job_number":"JOB_121970","tr_customer_id":121987,"tr_customer_product_id":121977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:31.000Z","modified_at":"2025-12-06T08:33:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10971100639140","imei1":"10971100639140","imei2":"10971100639140","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121972,"job_number":"JOB_121972","tr_customer_id":121989,"tr_customer_product_id":121979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:33:32.000Z","modified_at":"2025-12-06T08:33:32.000Z","name":"Mabel Schulist","mobile_number":"571-251-4503","email_id":"Royal_Crist@yahoo.com","dop":"2000-01-31","serial_number":"1042698416992311","imei1":"1042698416992311","imei2":"1042698416992311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121973,"job_number":"JOB_121973","tr_customer_id":121990,"tr_customer_product_id":121980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:13.000Z","modified_at":"2025-12-06T08:34:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10702055880819","imei1":"10702055880819","imei2":"10702055880819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121975,"job_number":"JOB_121975","tr_customer_id":121992,"tr_customer_product_id":121982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:15.000Z","modified_at":"2025-12-06T08:34:15.000Z","name":"Myriam Gerhold","mobile_number":"950-201-7287","email_id":"Lura61@hotmail.com","dop":"2000-01-31","serial_number":"1046141589706107","imei1":"1046141589706107","imei2":"1046141589706107","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121976,"job_number":"JOB_121976","tr_customer_id":121993,"tr_customer_product_id":121983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:56.000Z","modified_at":"2025-12-06T08:34:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004319298882","imei1":"10004319298882","imei2":"10004319298882","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121978,"job_number":"JOB_121978","tr_customer_id":121995,"tr_customer_product_id":121985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:34:57.000Z","modified_at":"2025-12-06T08:34:57.000Z","name":"Floy Bosco","mobile_number":"210-386-7001","email_id":"Sophia43@gmail.com","dop":"2000-01-31","serial_number":"1058961063685812","imei1":"1058961063685812","imei2":"1058961063685812","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121979,"job_number":"JOB_121979","tr_customer_id":121996,"tr_customer_product_id":121986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:38.000Z","modified_at":"2025-12-06T08:35:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10781560365881","imei1":"10781560365881","imei2":"10781560365881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121981,"job_number":"JOB_121981","tr_customer_id":121998,"tr_customer_product_id":121988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:35:40.000Z","modified_at":"2025-12-06T08:35:40.000Z","name":"Ari Stracke","mobile_number":"472-810-1481","email_id":"Dorris91@yahoo.com","dop":"2000-01-31","serial_number":"1063206848577375","imei1":"1063206848577375","imei2":"1063206848577375","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121982,"job_number":"JOB_121982","tr_customer_id":121999,"tr_customer_product_id":121989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:34.000Z","modified_at":"2025-12-06T08:43:34.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10039191614104","imei1":"10039191614104","imei2":"10039191614104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121984,"job_number":"JOB_121984","tr_customer_id":122001,"tr_customer_product_id":121991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:43:36.000Z","modified_at":"2025-12-06T08:43:36.000Z","name":"Zelma Hickle","mobile_number":"855-264-5684","email_id":"Sabrina.Sauer@gmail.com","dop":"2000-01-31","serial_number":"1091340165577997","imei1":"1091340165577997","imei2":"1091340165577997","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121985,"job_number":"JOB_121985","tr_customer_id":122002,"tr_customer_product_id":121992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:23.000Z","modified_at":"2025-12-06T08:44:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10603434747478","imei1":"10603434747478","imei2":"10603434747478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121987,"job_number":"JOB_121987","tr_customer_id":122004,"tr_customer_product_id":121994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:44:25.000Z","modified_at":"2025-12-06T08:44:25.000Z","name":"Camryn Greenholt","mobile_number":"976-347-6702","email_id":"Leonora.Marquardt@gmail.com","dop":"2000-01-31","serial_number":"1064681389120973","imei1":"1064681389120973","imei2":"1064681389120973","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121988,"job_number":"JOB_121988","tr_customer_id":122005,"tr_customer_product_id":121995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:11.000Z","modified_at":"2025-12-06T08:45:11.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10720822780320","imei1":"10720822780320","imei2":"10720822780320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121990,"job_number":"JOB_121990","tr_customer_id":122007,"tr_customer_product_id":121997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:13.000Z","modified_at":"2025-12-06T08:45:13.000Z","name":"Ivah Streich","mobile_number":"438-673-1784","email_id":"Leonora_Gorczany61@yahoo.com","dop":"2000-01-31","serial_number":"1092534286265884","imei1":"1092534286265884","imei2":"1092534286265884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121991,"job_number":"JOB_121991","tr_customer_id":122008,"tr_customer_product_id":121998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:45:58.000Z","modified_at":"2025-12-06T08:45:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10164122074439","imei1":"10164122074439","imei2":"10164122074439","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121993,"job_number":"JOB_121993","tr_customer_id":122010,"tr_customer_product_id":122000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:46:00.000Z","modified_at":"2025-12-06T08:46:00.000Z","name":"Myrna Bartell","mobile_number":"928-686-4166","email_id":"Amari94@yahoo.com","dop":"2000-01-31","serial_number":"1063874867607394","imei1":"1063874867607394","imei2":"1063874867607394","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T08:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122108,"job_number":"JOB_122108","tr_customer_id":122125,"tr_customer_product_id":122115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:25.000Z","modified_at":"2025-12-06T14:13:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10393449462526","imei1":"10393449462526","imei2":"10393449462526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122110,"job_number":"JOB_122110","tr_customer_id":122127,"tr_customer_product_id":122117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:13:27.000Z","modified_at":"2025-12-06T14:13:27.000Z","name":"Jessika Pouros","mobile_number":"630-810-5186","email_id":"Jude_Bernhard@hotmail.com","dop":"2000-01-31","serial_number":"1022341326114317","imei1":"1022341326114317","imei2":"1022341326114317","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:13:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122114,"job_number":"JOB_122114","tr_customer_id":122131,"tr_customer_product_id":122121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:16.000Z","modified_at":"2025-12-06T14:14:16.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10061923541774","imei1":"10061923541774","imei2":"10061923541774","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122116,"job_number":"JOB_122116","tr_customer_id":122133,"tr_customer_product_id":122123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:14:17.000Z","modified_at":"2025-12-06T14:14:17.000Z","name":"Alfreda Cremin","mobile_number":"758-809-3362","email_id":"Aiden_Stamm@hotmail.com","dop":"2000-01-31","serial_number":"1036297740216333","imei1":"1036297740216333","imei2":"1036297740216333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:14:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122120,"job_number":"JOB_122120","tr_customer_id":122137,"tr_customer_product_id":122127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:05.000Z","modified_at":"2025-12-06T14:15:05.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10643494402677","imei1":"10643494402677","imei2":"10643494402677","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122124,"job_number":"JOB_122124","tr_customer_id":122141,"tr_customer_product_id":122131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:07.000Z","modified_at":"2025-12-06T14:15:07.000Z","name":"Ceasar Johnson","mobile_number":"434-427-7399","email_id":"Dalton_Carter23@gmail.com","dop":"2000-01-31","serial_number":"1005057419489868","imei1":"1005057419489868","imei2":"1005057419489868","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122126,"job_number":"JOB_122126","tr_customer_id":122143,"tr_customer_product_id":122133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:55.000Z","modified_at":"2025-12-06T14:15:55.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10538977182527","imei1":"10538977182527","imei2":"10538977182527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122132,"job_number":"JOB_122132","tr_customer_id":122149,"tr_customer_product_id":122139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T14:15:57.000Z","modified_at":"2025-12-06T14:15:57.000Z","name":"Rod Harvey","mobile_number":"341-418-1334","email_id":"Jamaal61@gmail.com","dop":"2000-01-31","serial_number":"1027298805494000","imei1":"1027298805494000","imei2":"1027298805494000","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T14:15:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122305,"job_number":"JOB_122305","tr_customer_id":122322,"tr_customer_product_id":122312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:38.000Z","modified_at":"2025-12-07T02:13:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10934213758062","imei1":"10934213758062","imei2":"10934213758062","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122307,"job_number":"JOB_122307","tr_customer_id":122324,"tr_customer_product_id":122314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:13:40.000Z","modified_at":"2025-12-07T02:13:40.000Z","name":"Birdie Lang","mobile_number":"902-648-3670","email_id":"Karlie15@hotmail.com","dop":"2000-01-31","serial_number":"1070797138617532","imei1":"1070797138617532","imei2":"1070797138617532","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122308,"job_number":"JOB_122308","tr_customer_id":122325,"tr_customer_product_id":122315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:26.000Z","modified_at":"2025-12-07T02:14:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10785748081153","imei1":"10785748081153","imei2":"10785748081153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122310,"job_number":"JOB_122310","tr_customer_id":122327,"tr_customer_product_id":122317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:14:28.000Z","modified_at":"2025-12-07T02:14:28.000Z","name":"Gerhard Towne","mobile_number":"930-387-4956","email_id":"Brando_Wuckert@yahoo.com","dop":"2000-01-31","serial_number":"1076650267868912","imei1":"1076650267868912","imei2":"1076650267868912","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:14:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122311,"job_number":"JOB_122311","tr_customer_id":122328,"tr_customer_product_id":122318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:14.000Z","modified_at":"2025-12-07T02:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10217691540967","imei1":"10217691540967","imei2":"10217691540967","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122313,"job_number":"JOB_122313","tr_customer_id":122330,"tr_customer_product_id":122320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:15:15.000Z","modified_at":"2025-12-07T02:15:15.000Z","name":"Robb Schuppe","mobile_number":"472-591-9126","email_id":"Edythe_Ziemann49@hotmail.com","dop":"2000-01-31","serial_number":"1056386241514573","imei1":"1056386241514573","imei2":"1056386241514573","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122314,"job_number":"JOB_122314","tr_customer_id":122331,"tr_customer_product_id":122321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:01.000Z","modified_at":"2025-12-07T02:16:01.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10956381464745","imei1":"10956381464745","imei2":"10956381464745","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122316,"job_number":"JOB_122316","tr_customer_id":122333,"tr_customer_product_id":122323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:16:03.000Z","modified_at":"2025-12-07T02:16:03.000Z","name":"Randi Connelly","mobile_number":"999-814-8189","email_id":"Sandy_Cruickshank@gmail.com","dop":"2000-01-31","serial_number":"1072613636274644","imei1":"1072613636274644","imei2":"1072613636274644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122317,"job_number":"JOB_122317","tr_customer_id":122334,"tr_customer_product_id":122324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:03.000Z","modified_at":"2025-12-07T02:20:03.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10318637656587","imei1":"10318637656587","imei2":"10318637656587","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122319,"job_number":"JOB_122319","tr_customer_id":122336,"tr_customer_product_id":122326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:05.000Z","modified_at":"2025-12-07T02:20:05.000Z","name":"Roman Olson","mobile_number":"400-465-8953","email_id":"Minerva83@hotmail.com","dop":"2000-01-31","serial_number":"1020374199517155","imei1":"1020374199517155","imei2":"1020374199517155","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122320,"job_number":"JOB_122320","tr_customer_id":122337,"tr_customer_product_id":122327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:45.000Z","modified_at":"2025-12-07T02:20:45.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10779154678719","imei1":"10779154678719","imei2":"10779154678719","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122322,"job_number":"JOB_122322","tr_customer_id":122339,"tr_customer_product_id":122329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:20:46.000Z","modified_at":"2025-12-07T02:20:46.000Z","name":"Buster Gulgowski","mobile_number":"326-751-2424","email_id":"Alexandria30@hotmail.com","dop":"2000-01-31","serial_number":"1077912180949757","imei1":"1077912180949757","imei2":"1077912180949757","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:20:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122323,"job_number":"JOB_122323","tr_customer_id":122340,"tr_customer_product_id":122330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:25.000Z","modified_at":"2025-12-07T02:21:25.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10996303784569","imei1":"10996303784569","imei2":"10996303784569","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122325,"job_number":"JOB_122325","tr_customer_id":122342,"tr_customer_product_id":122332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:21:27.000Z","modified_at":"2025-12-07T02:21:27.000Z","name":"Thomas Huels","mobile_number":"693-747-4810","email_id":"America17@yahoo.com","dop":"2000-01-31","serial_number":"1079606370674870","imei1":"1079606370674870","imei2":"1079606370674870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:21:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122326,"job_number":"JOB_122326","tr_customer_id":122343,"tr_customer_product_id":122333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:06.000Z","modified_at":"2025-12-07T02:22:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10158986941775","imei1":"10158986941775","imei2":"10158986941775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122328,"job_number":"JOB_122328","tr_customer_id":122345,"tr_customer_product_id":122335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:22:07.000Z","modified_at":"2025-12-07T02:22:07.000Z","name":"Velma Littel","mobile_number":"244-332-5344","email_id":"Sabina_Conroy@hotmail.com","dop":"2000-01-31","serial_number":"1039778904627323","imei1":"1039778904627323","imei2":"1039778904627323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:22:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122329,"job_number":"JOB_122329","tr_customer_id":122346,"tr_customer_product_id":122336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:42.000Z","modified_at":"2025-12-07T02:37:42.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10927461166558","imei1":"10927461166558","imei2":"10927461166558","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122331,"job_number":"JOB_122331","tr_customer_id":122348,"tr_customer_product_id":122338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:37:44.000Z","modified_at":"2025-12-07T02:37:44.000Z","name":"Quinten Collier","mobile_number":"783-541-6849","email_id":"Jacinto11@yahoo.com","dop":"2000-01-31","serial_number":"1089071109615817","imei1":"1089071109615817","imei2":"1089071109615817","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:37:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122332,"job_number":"JOB_122332","tr_customer_id":122349,"tr_customer_product_id":122339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:30.000Z","modified_at":"2025-12-07T02:38:30.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10446174652660","imei1":"10446174652660","imei2":"10446174652660","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122334,"job_number":"JOB_122334","tr_customer_id":122351,"tr_customer_product_id":122341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:38:31.000Z","modified_at":"2025-12-07T02:38:32.000Z","name":"Dallin Fahey","mobile_number":"327-250-7811","email_id":"Fidel_Nader94@gmail.com","dop":"2000-01-31","serial_number":"1091920343496860","imei1":"1091920343496860","imei2":"1091920343496860","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122335,"job_number":"JOB_122335","tr_customer_id":122352,"tr_customer_product_id":122342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:17.000Z","modified_at":"2025-12-07T02:39:17.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733618984963","imei1":"10733618984963","imei2":"10733618984963","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122337,"job_number":"JOB_122337","tr_customer_id":122354,"tr_customer_product_id":122344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:39:19.000Z","modified_at":"2025-12-07T02:39:19.000Z","name":"Soledad Kunde","mobile_number":"519-700-4288","email_id":"Deven21@yahoo.com","dop":"2000-01-31","serial_number":"1098766611993554","imei1":"1098766611993554","imei2":"1098766611993554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122338,"job_number":"JOB_122338","tr_customer_id":122355,"tr_customer_product_id":122345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:04.000Z","modified_at":"2025-12-07T02:40:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10318091923947","imei1":"10318091923947","imei2":"10318091923947","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122340,"job_number":"JOB_122340","tr_customer_id":122357,"tr_customer_product_id":122347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T02:40:05.000Z","modified_at":"2025-12-07T02:40:05.000Z","name":"Katrine Welch","mobile_number":"674-840-4396","email_id":"Baby79@hotmail.com","dop":"2000-01-31","serial_number":"1073088630631502","imei1":"1073088630631502","imei2":"1073088630631502","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T02:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122387,"job_number":"JOB_122387","tr_customer_id":122404,"tr_customer_product_id":122394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:40.000Z","modified_at":"2025-12-07T03:45:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10326369688679","imei1":"10326369688679","imei2":"10326369688679","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122390,"job_number":"JOB_122390","tr_customer_id":122407,"tr_customer_product_id":122397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:45:42.000Z","modified_at":"2025-12-07T03:45:42.000Z","name":"Glen Kessler","mobile_number":"943-583-2071","email_id":"Christine.Farrell25@gmail.com","dop":"2000-01-31","serial_number":"1040754107236670","imei1":"1040754107236670","imei2":"1040754107236670","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122431,"job_number":"JOB_122431","tr_customer_id":122448,"tr_customer_product_id":122438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:25.000Z","modified_at":"2025-12-07T03:46:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10341117657624","imei1":"10341117657624","imei2":"10341117657624","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122436,"job_number":"JOB_122436","tr_customer_id":122453,"tr_customer_product_id":122443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:46:26.000Z","modified_at":"2025-12-07T03:46:26.000Z","name":"Walter Muller","mobile_number":"744-242-1043","email_id":"Darrion.Hickle@yahoo.com","dop":"2000-01-31","serial_number":"1027345257300835","imei1":"1027345257300835","imei2":"1027345257300835","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:46:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122455,"job_number":"JOB_122455","tr_customer_id":122472,"tr_customer_product_id":122462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:09.000Z","modified_at":"2025-12-07T03:47:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10788035818611","imei1":"10788035818611","imei2":"10788035818611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122458,"job_number":"JOB_122458","tr_customer_id":122475,"tr_customer_product_id":122465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:10.000Z","modified_at":"2025-12-07T03:47:10.000Z","name":"Freddy Schamberger","mobile_number":"246-818-2025","email_id":"Keven_Abernathy@hotmail.com","dop":"2000-01-31","serial_number":"1029178333389791","imei1":"1029178333389791","imei2":"1029178333389791","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122469,"job_number":"JOB_122469","tr_customer_id":122486,"tr_customer_product_id":122476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:53.000Z","modified_at":"2025-12-07T03:47:53.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10028983475426","imei1":"10028983475426","imei2":"10028983475426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122471,"job_number":"JOB_122471","tr_customer_id":122488,"tr_customer_product_id":122478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T03:47:54.000Z","modified_at":"2025-12-07T03:47:54.000Z","name":"Kenneth Rohan","mobile_number":"265-345-0338","email_id":"Moshe.Heathcote68@yahoo.com","dop":"2000-01-31","serial_number":"1000616055318576","imei1":"1000616055318576","imei2":"1000616055318576","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T03:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122604,"job_number":"JOB_122604","tr_customer_id":122621,"tr_customer_product_id":122611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:25.000Z","modified_at":"2025-12-07T10:02:25.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10857906573549","imei1":"10857906573549","imei2":"10857906573549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122606,"job_number":"JOB_122606","tr_customer_id":122623,"tr_customer_product_id":122613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:02:27.000Z","modified_at":"2025-12-07T10:02:27.000Z","name":"Ahmad Grimes","mobile_number":"211-381-5160","email_id":"Mellie_Lesch21@yahoo.com","dop":"2000-01-31","serial_number":"1038860333961923","imei1":"1038860333961923","imei2":"1038860333961923","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122607,"job_number":"JOB_122607","tr_customer_id":122624,"tr_customer_product_id":122614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:08.000Z","modified_at":"2025-12-07T10:03:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10983692479606","imei1":"10983692479606","imei2":"10983692479606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122609,"job_number":"JOB_122609","tr_customer_id":122626,"tr_customer_product_id":122616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:10.000Z","modified_at":"2025-12-07T10:03:10.000Z","name":"Bertha Gleichner","mobile_number":"751-911-9526","email_id":"Justen15@hotmail.com","dop":"2000-01-31","serial_number":"1085987086365199","imei1":"1085987086365199","imei2":"1085987086365199","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122610,"job_number":"JOB_122610","tr_customer_id":122627,"tr_customer_product_id":122617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:51.000Z","modified_at":"2025-12-07T10:03:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10624919937759","imei1":"10624919937759","imei2":"10624919937759","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122612,"job_number":"JOB_122612","tr_customer_id":122629,"tr_customer_product_id":122619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:03:53.000Z","modified_at":"2025-12-07T10:03:53.000Z","name":"Trinity Weimann","mobile_number":"757-375-4436","email_id":"Daisy65@yahoo.com","dop":"2000-01-31","serial_number":"1051133628083517","imei1":"1051133628083517","imei2":"1051133628083517","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122613,"job_number":"JOB_122613","tr_customer_id":122630,"tr_customer_product_id":122620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:34.000Z","modified_at":"2025-12-07T10:04:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10582454489451","imei1":"10582454489451","imei2":"10582454489451","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122615,"job_number":"JOB_122615","tr_customer_id":122632,"tr_customer_product_id":122622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:04:35.000Z","modified_at":"2025-12-07T10:04:35.000Z","name":"Ansley Brakus","mobile_number":"381-246-9710","email_id":"Dayna_Morissette@gmail.com","dop":"2000-01-31","serial_number":"1098695933320669","imei1":"1098695933320669","imei2":"1098695933320669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122616,"job_number":"JOB_122616","tr_customer_id":122633,"tr_customer_product_id":122623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:13.000Z","modified_at":"2025-12-07T10:13:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10392876009919","imei1":"10392876009919","imei2":"10392876009919","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122618,"job_number":"JOB_122618","tr_customer_id":122635,"tr_customer_product_id":122625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:13:15.000Z","modified_at":"2025-12-07T10:13:15.000Z","name":"Arnoldo Boyer","mobile_number":"663-626-2267","email_id":"Rozella9@hotmail.com","dop":"2000-01-31","serial_number":"1066535353323780","imei1":"1066535353323780","imei2":"1066535353323780","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:13:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122619,"job_number":"JOB_122619","tr_customer_id":122636,"tr_customer_product_id":122626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:02.000Z","modified_at":"2025-12-07T10:14:02.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10448379356654","imei1":"10448379356654","imei2":"10448379356654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122621,"job_number":"JOB_122621","tr_customer_id":122638,"tr_customer_product_id":122628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:04.000Z","modified_at":"2025-12-07T10:14:04.000Z","name":"Alexandro Fritsch","mobile_number":"301-263-3959","email_id":"Braeden38@hotmail.com","dop":"2000-01-31","serial_number":"1041099004513337","imei1":"1041099004513337","imei2":"1041099004513337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122622,"job_number":"JOB_122622","tr_customer_id":122639,"tr_customer_product_id":122629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:51.000Z","modified_at":"2025-12-07T10:14:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10622902971139","imei1":"10622902971139","imei2":"10622902971139","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122624,"job_number":"JOB_122624","tr_customer_id":122641,"tr_customer_product_id":122631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:14:52.000Z","modified_at":"2025-12-07T10:14:52.000Z","name":"Laverne Ankunding","mobile_number":"371-481-0851","email_id":"Kamryn.Yost@gmail.com","dop":"2000-01-31","serial_number":"1087632274048893","imei1":"1087632274048893","imei2":"1087632274048893","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122625,"job_number":"JOB_122625","tr_customer_id":122642,"tr_customer_product_id":122632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:40.000Z","modified_at":"2025-12-07T10:15:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10695871405756","imei1":"10695871405756","imei2":"10695871405756","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122627,"job_number":"JOB_122627","tr_customer_id":122644,"tr_customer_product_id":122634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T10:15:41.000Z","modified_at":"2025-12-07T10:15:41.000Z","name":"Eloisa Denesik","mobile_number":"733-803-1877","email_id":"Koby51@gmail.com","dop":"2000-01-31","serial_number":"1039196767679620","imei1":"1039196767679620","imei2":"1039196767679620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T10:15:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122653,"job_number":"JOB_122653","tr_customer_id":122670,"tr_customer_product_id":122660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:23.000Z","modified_at":"2025-12-07T11:16:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10101271817872","imei1":"10101271817872","imei2":"10101271817872","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122655,"job_number":"JOB_122655","tr_customer_id":122672,"tr_customer_product_id":122662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:16:25.000Z","modified_at":"2025-12-07T11:16:25.000Z","name":"Maudie Bahringer","mobile_number":"408-289-8339","email_id":"Jerrod_Barton54@hotmail.com","dop":"2000-01-31","serial_number":"1059297213143363","imei1":"1059297213143363","imei2":"1059297213143363","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122656,"job_number":"JOB_122656","tr_customer_id":122673,"tr_customer_product_id":122663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:14.000Z","modified_at":"2025-12-07T11:17:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10170054415441","imei1":"10170054415441","imei2":"10170054415441","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122658,"job_number":"JOB_122658","tr_customer_id":122675,"tr_customer_product_id":122665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:17:15.000Z","modified_at":"2025-12-07T11:17:15.000Z","name":"Darrell Bogan","mobile_number":"597-764-8808","email_id":"Florida33@hotmail.com","dop":"2000-01-31","serial_number":"1027608993306811","imei1":"1027608993306811","imei2":"1027608993306811","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122659,"job_number":"JOB_122659","tr_customer_id":122676,"tr_customer_product_id":122666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:03.000Z","modified_at":"2025-12-07T11:18:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10936349826304","imei1":"10936349826304","imei2":"10936349826304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122661,"job_number":"JOB_122661","tr_customer_id":122678,"tr_customer_product_id":122668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:05.000Z","modified_at":"2025-12-07T11:18:05.000Z","name":"Daija Sanford","mobile_number":"214-883-7500","email_id":"Agnes75@yahoo.com","dop":"2000-01-31","serial_number":"1062184817378113","imei1":"1062184817378113","imei2":"1062184817378113","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122662,"job_number":"JOB_122662","tr_customer_id":122679,"tr_customer_product_id":122669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:52.000Z","modified_at":"2025-12-07T11:18:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125204045617","imei1":"10125204045617","imei2":"10125204045617","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122664,"job_number":"JOB_122664","tr_customer_id":122681,"tr_customer_product_id":122671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:18:54.000Z","modified_at":"2025-12-07T11:18:54.000Z","name":"Ole Stanton","mobile_number":"694-822-0951","email_id":"Ima.Treutel@gmail.com","dop":"2000-01-31","serial_number":"1003973448296673","imei1":"1003973448296673","imei2":"1003973448296673","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:18:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122665,"job_number":"JOB_122665","tr_customer_id":122682,"tr_customer_product_id":122672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:29:58.000Z","modified_at":"2025-12-07T11:29:58.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10497048294354","imei1":"10497048294354","imei2":"10497048294354","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122667,"job_number":"JOB_122667","tr_customer_id":122684,"tr_customer_product_id":122674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:00.000Z","modified_at":"2025-12-07T11:30:00.000Z","name":"Jeremy Rodriguez","mobile_number":"692-729-0367","email_id":"Penelope_Wolf7@yahoo.com","dop":"2000-01-31","serial_number":"1022345788822651","imei1":"1022345788822651","imei2":"1022345788822651","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122668,"job_number":"JOB_122668","tr_customer_id":122685,"tr_customer_product_id":122675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:47.000Z","modified_at":"2025-12-07T11:30:47.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10563327070006","imei1":"10563327070006","imei2":"10563327070006","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122670,"job_number":"JOB_122670","tr_customer_id":122687,"tr_customer_product_id":122677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:30:49.000Z","modified_at":"2025-12-07T11:30:49.000Z","name":"Alyce Corkery","mobile_number":"628-876-6743","email_id":"Annette.Lebsack66@yahoo.com","dop":"2000-01-31","serial_number":"1016787473588851","imei1":"1016787473588851","imei2":"1016787473588851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122671,"job_number":"JOB_122671","tr_customer_id":122688,"tr_customer_product_id":122678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:35.000Z","modified_at":"2025-12-07T11:31:35.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10935311941064","imei1":"10935311941064","imei2":"10935311941064","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122673,"job_number":"JOB_122673","tr_customer_id":122690,"tr_customer_product_id":122680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:31:37.000Z","modified_at":"2025-12-07T11:31:37.000Z","name":"Rasheed Hodkiewicz","mobile_number":"646-268-8711","email_id":"Annabel_Cremin31@gmail.com","dop":"2000-01-31","serial_number":"1056356484100208","imei1":"1056356484100208","imei2":"1056356484100208","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122674,"job_number":"JOB_122674","tr_customer_id":122691,"tr_customer_product_id":122681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:23.000Z","modified_at":"2025-12-07T11:32:23.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10189939536371","imei1":"10189939536371","imei2":"10189939536371","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122676,"job_number":"JOB_122676","tr_customer_id":122693,"tr_customer_product_id":122683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:32:25.000Z","modified_at":"2025-12-07T11:32:25.000Z","name":"Randal Boehm","mobile_number":"507-802-7918","email_id":"Kari77@hotmail.com","dop":"2000-01-31","serial_number":"1081927676341715","imei1":"1081927676341715","imei2":"1081927676341715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122693,"job_number":"JOB_122693","tr_customer_id":122710,"tr_customer_product_id":122700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:30.000Z","modified_at":"2025-12-07T11:54:30.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10119943344424","imei1":"10119943344424","imei2":"10119943344424","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122695,"job_number":"JOB_122695","tr_customer_id":122712,"tr_customer_product_id":122702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:54:32.000Z","modified_at":"2025-12-07T11:54:32.000Z","name":"Sedrick Johns","mobile_number":"888-524-9622","email_id":"Estel.Green6@hotmail.com","dop":"2000-01-31","serial_number":"1044504549638221","imei1":"1044504549638221","imei2":"1044504549638221","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122696,"job_number":"JOB_122696","tr_customer_id":122713,"tr_customer_product_id":122703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:19.000Z","modified_at":"2025-12-07T11:55:19.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10203801627382","imei1":"10203801627382","imei2":"10203801627382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122703,"job_number":"JOB_122703","tr_customer_id":122720,"tr_customer_product_id":122710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:55:21.000Z","modified_at":"2025-12-07T11:55:21.000Z","name":"Kaci O'Connell","mobile_number":"575-611-3472","email_id":"Lynn.Hoppe@hotmail.com","dop":"2000-01-31","serial_number":"1028043403285494","imei1":"1028043403285494","imei2":"1028043403285494","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122704,"job_number":"JOB_122704","tr_customer_id":122721,"tr_customer_product_id":122711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:08.000Z","modified_at":"2025-12-07T11:56:08.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10452442795300","imei1":"10452442795300","imei2":"10452442795300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122706,"job_number":"JOB_122706","tr_customer_id":122723,"tr_customer_product_id":122713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:10.000Z","modified_at":"2025-12-07T11:56:10.000Z","name":"Ignacio Labadie","mobile_number":"466-571-3637","email_id":"Marta_Dooley85@yahoo.com","dop":"2000-01-31","serial_number":"1075802842460432","imei1":"1075802842460432","imei2":"1075802842460432","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122708,"job_number":"JOB_122708","tr_customer_id":122725,"tr_customer_product_id":122715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:56.000Z","modified_at":"2025-12-07T11:56:56.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10107602968641","imei1":"10107602968641","imei2":"10107602968641","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122710,"job_number":"JOB_122710","tr_customer_id":122727,"tr_customer_product_id":122717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T11:56:58.000Z","modified_at":"2025-12-07T11:56:58.000Z","name":"Trent Hoeger","mobile_number":"358-719-8330","email_id":"Cleo_Graham84@gmail.com","dop":"2000-01-31","serial_number":"1019456905650361","imei1":"1019456905650361","imei2":"1019456905650361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T11:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122711,"job_number":"JOB_122711","tr_customer_id":122728,"tr_customer_product_id":122718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:22.000Z","modified_at":"2025-12-07T12:14:22.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10609716651084","imei1":"10609716651084","imei2":"10609716651084","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122713,"job_number":"JOB_122713","tr_customer_id":122730,"tr_customer_product_id":122720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:14:24.000Z","modified_at":"2025-12-07T12:14:24.000Z","name":"Michaela Pacocha","mobile_number":"231-974-6949","email_id":"Landen_Parker@yahoo.com","dop":"2000-01-31","serial_number":"1031283647964732","imei1":"1031283647964732","imei2":"1031283647964732","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:14:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122714,"job_number":"JOB_122714","tr_customer_id":122731,"tr_customer_product_id":122721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:05.000Z","modified_at":"2025-12-07T12:15:05.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10968383019775","imei1":"10968383019775","imei2":"10968383019775","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122716,"job_number":"JOB_122716","tr_customer_id":122733,"tr_customer_product_id":122723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:07.000Z","modified_at":"2025-12-07T12:15:07.000Z","name":"Garrison Klocko","mobile_number":"910-289-1991","email_id":"Elvis_King11@hotmail.com","dop":"2000-01-31","serial_number":"1087159413477337","imei1":"1087159413477337","imei2":"1087159413477337","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122717,"job_number":"JOB_122717","tr_customer_id":122734,"tr_customer_product_id":122724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:48.000Z","modified_at":"2025-12-07T12:15:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10056012345240","imei1":"10056012345240","imei2":"10056012345240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122719,"job_number":"JOB_122719","tr_customer_id":122736,"tr_customer_product_id":122726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:15:50.000Z","modified_at":"2025-12-07T12:15:50.000Z","name":"Joelle Keeling","mobile_number":"531-932-6090","email_id":"Kamille_Okuneva48@hotmail.com","dop":"2000-01-31","serial_number":"1066150510518164","imei1":"1066150510518164","imei2":"1066150510518164","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122720,"job_number":"JOB_122720","tr_customer_id":122737,"tr_customer_product_id":122727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:31.000Z","modified_at":"2025-12-07T12:16:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10838731530381","imei1":"10838731530381","imei2":"10838731530381","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122722,"job_number":"JOB_122722","tr_customer_id":122739,"tr_customer_product_id":122729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T12:16:32.000Z","modified_at":"2025-12-07T12:16:32.000Z","name":"Kelsie Denesik","mobile_number":"930-447-6559","email_id":"Lincoln.Hilll@hotmail.com","dop":"2000-01-31","serial_number":"1091879515211738","imei1":"1091879515211738","imei2":"1091879515211738","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T12:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122767,"job_number":"JOB_122767","tr_customer_id":122784,"tr_customer_product_id":122774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:35.000Z","modified_at":"2025-12-07T13:43:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10462619698798","imei1":"10462619698798","imei2":"10462619698798","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122769,"job_number":"JOB_122769","tr_customer_id":122786,"tr_customer_product_id":122776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:43:37.000Z","modified_at":"2025-12-07T13:43:37.000Z","name":"Shawna Kirlin","mobile_number":"842-743-0815","email_id":"Griffin.Haag31@gmail.com","dop":"2000-01-31","serial_number":"1093486904632301","imei1":"1093486904632301","imei2":"1093486904632301","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:43:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122770,"job_number":"JOB_122770","tr_customer_id":122787,"tr_customer_product_id":122777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:25.000Z","modified_at":"2025-12-07T13:44:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10719880946826","imei1":"10719880946826","imei2":"10719880946826","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122772,"job_number":"JOB_122772","tr_customer_id":122789,"tr_customer_product_id":122779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:44:27.000Z","modified_at":"2025-12-07T13:44:27.000Z","name":"Aaliyah Keebler","mobile_number":"495-480-1572","email_id":"Euna_Runolfsdottir@hotmail.com","dop":"2000-01-31","serial_number":"1022065251794350","imei1":"1022065251794350","imei2":"1022065251794350","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122773,"job_number":"JOB_122773","tr_customer_id":122790,"tr_customer_product_id":122780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:15.000Z","modified_at":"2025-12-07T13:45:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10923337316790","imei1":"10923337316790","imei2":"10923337316790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122775,"job_number":"JOB_122775","tr_customer_id":122792,"tr_customer_product_id":122782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:45:16.000Z","modified_at":"2025-12-07T13:45:16.000Z","name":"Jailyn Roob","mobile_number":"556-642-0263","email_id":"Mack_Lockman1@hotmail.com","dop":"2000-01-31","serial_number":"1055124196663619","imei1":"1055124196663619","imei2":"1055124196663619","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122776,"job_number":"JOB_122776","tr_customer_id":122793,"tr_customer_product_id":122783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:04.000Z","modified_at":"2025-12-07T13:46:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10529564344214","imei1":"10529564344214","imei2":"10529564344214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122778,"job_number":"JOB_122778","tr_customer_id":122795,"tr_customer_product_id":122785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:46:06.000Z","modified_at":"2025-12-07T13:46:06.000Z","name":"Jessyca Okuneva","mobile_number":"443-469-4279","email_id":"Malcolm.Feil81@gmail.com","dop":"2000-01-31","serial_number":"1044100125798194","imei1":"1044100125798194","imei2":"1044100125798194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122788,"job_number":"JOB_122788","tr_customer_id":122805,"tr_customer_product_id":122795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:24.000Z","modified_at":"2025-12-07T13:54:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10772451840137","imei1":"10772451840137","imei2":"10772451840137","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122790,"job_number":"JOB_122790","tr_customer_id":122807,"tr_customer_product_id":122797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:54:26.000Z","modified_at":"2025-12-07T13:54:26.000Z","name":"Cleveland Swift","mobile_number":"980-235-3475","email_id":"Marilyne_Altenwerth10@hotmail.com","dop":"2000-01-31","serial_number":"1016080615227737","imei1":"1016080615227737","imei2":"1016080615227737","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122791,"job_number":"JOB_122791","tr_customer_id":122808,"tr_customer_product_id":122798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:08.000Z","modified_at":"2025-12-07T13:55:08.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10038585989948","imei1":"10038585989948","imei2":"10038585989948","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122793,"job_number":"JOB_122793","tr_customer_id":122810,"tr_customer_product_id":122800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:09.000Z","modified_at":"2025-12-07T13:55:09.000Z","name":"Muriel Buckridge","mobile_number":"885-428-1025","email_id":"Jaron18@gmail.com","dop":"2000-01-31","serial_number":"1017146032800636","imei1":"1017146032800636","imei2":"1017146032800636","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122794,"job_number":"JOB_122794","tr_customer_id":122811,"tr_customer_product_id":122801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:51.000Z","modified_at":"2025-12-07T13:55:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956317980960","imei1":"10956317980960","imei2":"10956317980960","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122796,"job_number":"JOB_122796","tr_customer_id":122813,"tr_customer_product_id":122803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:55:52.000Z","modified_at":"2025-12-07T13:55:52.000Z","name":"Janelle O'Hara","mobile_number":"950-231-0400","email_id":"Charley21@gmail.com","dop":"2000-01-31","serial_number":"1098901369245628","imei1":"1098901369245628","imei2":"1098901369245628","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122797,"job_number":"JOB_122797","tr_customer_id":122814,"tr_customer_product_id":122804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:34.000Z","modified_at":"2025-12-07T13:56:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10508267257591","imei1":"10508267257591","imei2":"10508267257591","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122799,"job_number":"JOB_122799","tr_customer_id":122816,"tr_customer_product_id":122806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T13:56:35.000Z","modified_at":"2025-12-07T13:56:35.000Z","name":"Gisselle Hessel","mobile_number":"635-709-0939","email_id":"Esteban.Ernser42@yahoo.com","dop":"2000-01-31","serial_number":"1095003055523664","imei1":"1095003055523664","imei2":"1095003055523664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T13:56:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122813,"job_number":"JOB_122813","tr_customer_id":122830,"tr_customer_product_id":122820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:45.000Z","modified_at":"2025-12-07T14:13:45.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10147206935867","imei1":"10147206935867","imei2":"10147206935867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122815,"job_number":"JOB_122815","tr_customer_id":122832,"tr_customer_product_id":122822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:13:47.000Z","modified_at":"2025-12-07T14:13:47.000Z","name":"Gabriel Kshlerin","mobile_number":"780-449-2618","email_id":"Elody.Kemmer@gmail.com","dop":"2000-01-31","serial_number":"1081524940792851","imei1":"1081524940792851","imei2":"1081524940792851","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:13:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122819,"job_number":"JOB_122819","tr_customer_id":122836,"tr_customer_product_id":122826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:29.000Z","modified_at":"2025-12-07T14:14:29.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10213818617011","imei1":"10213818617011","imei2":"10213818617011","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122821,"job_number":"JOB_122821","tr_customer_id":122838,"tr_customer_product_id":122828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:14:31.000Z","modified_at":"2025-12-07T14:14:31.000Z","name":"Buford Hermann","mobile_number":"903-429-1973","email_id":"Polly_Zboncak35@gmail.com","dop":"2000-01-31","serial_number":"1038114265689934","imei1":"1038114265689934","imei2":"1038114265689934","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:14:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122822,"job_number":"JOB_122822","tr_customer_id":122839,"tr_customer_product_id":122829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:14.000Z","modified_at":"2025-12-07T14:15:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10113186236339","imei1":"10113186236339","imei2":"10113186236339","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122824,"job_number":"JOB_122824","tr_customer_id":122841,"tr_customer_product_id":122831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:15.000Z","modified_at":"2025-12-07T14:15:15.000Z","name":"Astrid Hintz","mobile_number":"315-423-4415","email_id":"Emile_Hand@hotmail.com","dop":"2000-01-31","serial_number":"1084026314051724","imei1":"1084026314051724","imei2":"1084026314051724","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122831,"job_number":"JOB_122831","tr_customer_id":122848,"tr_customer_product_id":122838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:58.000Z","modified_at":"2025-12-07T14:15:58.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10236597553304","imei1":"10236597553304","imei2":"10236597553304","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":122833,"job_number":"JOB_122833","tr_customer_id":122850,"tr_customer_product_id":122840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T14:15:59.000Z","modified_at":"2025-12-07T14:15:59.000Z","name":"Tania Mohr","mobile_number":"251-826-7216","email_id":"Freida26@yahoo.com","dop":"2000-01-31","serial_number":"1088409758670991","imei1":"1088409758670991","imei2":"1088409758670991","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-07T14:15:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123213,"job_number":"JOB_123213","tr_customer_id":123230,"tr_customer_product_id":123220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:27.000Z","modified_at":"2025-12-08T03:43:27.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10104716187016","imei1":"10104716187016","imei2":"10104716187016","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123216,"job_number":"JOB_123216","tr_customer_id":123233,"tr_customer_product_id":123223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:43:29.000Z","modified_at":"2025-12-08T03:43:29.000Z","name":"Carmine Gerhold","mobile_number":"681-980-6820","email_id":"Alden70@gmail.com","dop":"2000-01-31","serial_number":"1094305154918620","imei1":"1094305154918620","imei2":"1094305154918620","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:43:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123247,"job_number":"JOB_123247","tr_customer_id":123264,"tr_customer_product_id":123254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:13.000Z","modified_at":"2025-12-08T03:44:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10665007912583","imei1":"10665007912583","imei2":"10665007912583","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123249,"job_number":"JOB_123249","tr_customer_id":123266,"tr_customer_product_id":123256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:14.000Z","modified_at":"2025-12-08T03:44:14.000Z","name":"Orin Bailey","mobile_number":"504-825-4950","email_id":"Darien67@hotmail.com","dop":"2000-01-31","serial_number":"1055575341656565","imei1":"1055575341656565","imei2":"1055575341656565","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123285,"job_number":"JOB_123285","tr_customer_id":123302,"tr_customer_product_id":123292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:58.000Z","modified_at":"2025-12-08T03:44:58.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10140376951867","imei1":"10140376951867","imei2":"10140376951867","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123287,"job_number":"JOB_123287","tr_customer_id":123304,"tr_customer_product_id":123294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:44:59.000Z","modified_at":"2025-12-08T03:44:59.000Z","name":"Floy Kessler","mobile_number":"303-294-7423","email_id":"Hettie.Gibson@hotmail.com","dop":"2000-01-31","serial_number":"1046657175314987","imei1":"1046657175314987","imei2":"1046657175314987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123297,"job_number":"JOB_123297","tr_customer_id":123314,"tr_customer_product_id":123304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:42.000Z","modified_at":"2025-12-08T03:45:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10249236353549","imei1":"10249236353549","imei2":"10249236353549","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123299,"job_number":"JOB_123299","tr_customer_id":123316,"tr_customer_product_id":123306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T03:45:44.000Z","modified_at":"2025-12-08T03:45:44.000Z","name":"Francesca Denesik","mobile_number":"644-627-9691","email_id":"Hayden_Weber18@yahoo.com","dop":"2000-01-31","serial_number":"1090396185194913","imei1":"1090396185194913","imei2":"1090396185194913","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T03:45:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123412,"job_number":"JOB_123412","tr_customer_id":123429,"tr_customer_product_id":123419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:53.000Z","modified_at":"2025-12-08T06:34:53.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10996329841611","imei1":"10996329841611","imei2":"10996329841611","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123414,"job_number":"JOB_123414","tr_customer_id":123431,"tr_customer_product_id":123421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:34:54.000Z","modified_at":"2025-12-08T06:34:54.000Z","name":"Francisco Bogan","mobile_number":"948-364-5685","email_id":"Dan.Moen@hotmail.com","dop":"2000-01-31","serial_number":"1007161003211974","imei1":"1007161003211974","imei2":"1007161003211974","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:34:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123418,"job_number":"JOB_123418","tr_customer_id":123435,"tr_customer_product_id":123425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:40.000Z","modified_at":"2025-12-08T06:35:40.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10276753739007","imei1":"10276753739007","imei2":"10276753739007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123420,"job_number":"JOB_123420","tr_customer_id":123437,"tr_customer_product_id":123427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:35:41.000Z","modified_at":"2025-12-08T06:35:41.000Z","name":"Rickey Sanford","mobile_number":"539-881-7117","email_id":"Clotilde_Lueilwitz@hotmail.com","dop":"2000-01-31","serial_number":"1023615236671784","imei1":"1023615236671784","imei2":"1023615236671784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123424,"job_number":"JOB_123424","tr_customer_id":123441,"tr_customer_product_id":123431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:26.000Z","modified_at":"2025-12-08T06:36:26.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10664858512525","imei1":"10664858512525","imei2":"10664858512525","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123426,"job_number":"JOB_123426","tr_customer_id":123443,"tr_customer_product_id":123433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:36:28.000Z","modified_at":"2025-12-08T06:36:28.000Z","name":"Marielle Macejkovic","mobile_number":"528-899-4241","email_id":"Audrey_Ziemann2@gmail.com","dop":"2000-01-31","serial_number":"1086771383387445","imei1":"1086771383387445","imei2":"1086771383387445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123427,"job_number":"JOB_123427","tr_customer_id":123444,"tr_customer_product_id":123434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:13.000Z","modified_at":"2025-12-08T06:37:13.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10850837641744","imei1":"10850837641744","imei2":"10850837641744","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123429,"job_number":"JOB_123429","tr_customer_id":123446,"tr_customer_product_id":123436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T06:37:15.000Z","modified_at":"2025-12-08T06:37:15.000Z","name":"Cary Harvey","mobile_number":"558-344-8905","email_id":"Sammy93@yahoo.com","dop":"2000-01-31","serial_number":"1058604255757654","imei1":"1058604255757654","imei2":"1058604255757654","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123544,"job_number":"JOB_123544","tr_customer_id":123561,"tr_customer_product_id":123551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:32.000Z","modified_at":"2025-12-08T14:17:32.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189532331809","imei1":"10189532331809","imei2":"10189532331809","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123546,"job_number":"JOB_123546","tr_customer_id":123563,"tr_customer_product_id":123553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:17:34.000Z","modified_at":"2025-12-08T14:17:34.000Z","name":"Chandler Brown","mobile_number":"330-621-7091","email_id":"Alexandra_Jerde@gmail.com","dop":"2000-01-31","serial_number":"1008099574720522","imei1":"1008099574720522","imei2":"1008099574720522","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:17:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123550,"job_number":"JOB_123550","tr_customer_id":123567,"tr_customer_product_id":123557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:23.000Z","modified_at":"2025-12-08T14:18:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10955556122907","imei1":"10955556122907","imei2":"10955556122907","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123552,"job_number":"JOB_123552","tr_customer_id":123569,"tr_customer_product_id":123559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:18:25.000Z","modified_at":"2025-12-08T14:18:25.000Z","name":"Keara Block","mobile_number":"502-780-9083","email_id":"Teresa99@gmail.com","dop":"2000-01-31","serial_number":"1026686744198448","imei1":"1026686744198448","imei2":"1026686744198448","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123554,"job_number":"JOB_123554","tr_customer_id":123571,"tr_customer_product_id":123561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:14.000Z","modified_at":"2025-12-08T14:19:14.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10018024876645","imei1":"10018024876645","imei2":"10018024876645","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123556,"job_number":"JOB_123556","tr_customer_id":123573,"tr_customer_product_id":123563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:19:16.000Z","modified_at":"2025-12-08T14:19:16.000Z","name":"Nathaniel Smith","mobile_number":"436-602-6718","email_id":"Virginia.Hessel@gmail.com","dop":"2000-01-31","serial_number":"1080520064057976","imei1":"1080520064057976","imei2":"1080520064057976","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123563,"job_number":"JOB_123563","tr_customer_id":123580,"tr_customer_product_id":123570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:06.000Z","modified_at":"2025-12-08T14:20:06.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10759860872049","imei1":"10759860872049","imei2":"10759860872049","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123565,"job_number":"JOB_123565","tr_customer_id":123582,"tr_customer_product_id":123572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:20:07.000Z","modified_at":"2025-12-08T14:20:07.000Z","name":"Nora Bayer","mobile_number":"793-686-6636","email_id":"Carson_Kohler51@yahoo.com","dop":"2000-01-31","serial_number":"1047935877226852","imei1":"1047935877226852","imei2":"1047935877226852","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:20:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123781,"job_number":"JOB_123781","tr_customer_id":123798,"tr_customer_product_id":123788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:20.000Z","modified_at":"2025-12-09T03:39:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10467359796355","imei1":"10467359796355","imei2":"10467359796355","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123783,"job_number":"JOB_123783","tr_customer_id":123800,"tr_customer_product_id":123790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:22.000Z","modified_at":"2025-12-09T03:39:22.000Z","name":"Kevin Sawayn","mobile_number":"975-254-9972","email_id":"Cleta9@gmail.com","dop":"2000-01-31","serial_number":"1012115078854822","imei1":"1012115078854822","imei2":"1012115078854822","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123811,"job_number":"JOB_123811","tr_customer_id":123828,"tr_customer_product_id":123818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:06.000Z","modified_at":"2025-12-09T03:40:06.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10363492256903","imei1":"10363492256903","imei2":"10363492256903","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123813,"job_number":"JOB_123813","tr_customer_id":123830,"tr_customer_product_id":123820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:07.000Z","modified_at":"2025-12-09T03:40:07.000Z","name":"Haylie Kunde","mobile_number":"638-236-9929","email_id":"Elisabeth.Williamson47@yahoo.com","dop":"2000-01-31","serial_number":"1062574957880926","imei1":"1062574957880926","imei2":"1062574957880926","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123834,"job_number":"JOB_123834","tr_customer_id":123851,"tr_customer_product_id":123841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:51.000Z","modified_at":"2025-12-09T03:40:51.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10957954123942","imei1":"10957954123942","imei2":"10957954123942","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123836,"job_number":"JOB_123836","tr_customer_id":123853,"tr_customer_product_id":123843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:53.000Z","modified_at":"2025-12-09T03:40:53.000Z","name":"Tina Dicki","mobile_number":"288-932-3278","email_id":"Layla_Connelly@gmail.com","dop":"2000-01-31","serial_number":"1011100562153909","imei1":"1011100562153909","imei2":"1011100562153909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123857,"job_number":"JOB_123857","tr_customer_id":123874,"tr_customer_product_id":123864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:37.000Z","modified_at":"2025-12-09T03:41:37.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10889727917125","imei1":"10889727917125","imei2":"10889727917125","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123859,"job_number":"JOB_123859","tr_customer_id":123876,"tr_customer_product_id":123866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:38.000Z","modified_at":"2025-12-09T03:41:38.000Z","name":"Carissa Thiel","mobile_number":"786-408-7965","email_id":"Enid.Lynch37@hotmail.com","dop":"2000-01-31","serial_number":"1003027951043399","imei1":"1003027951043399","imei2":"1003027951043399","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123959,"job_number":"JOB_123959","tr_customer_id":123976,"tr_customer_product_id":123966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:40.000Z","modified_at":"2025-12-09T06:32:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10916659546599","imei1":"10916659546599","imei2":"10916659546599","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123961,"job_number":"JOB_123961","tr_customer_id":123978,"tr_customer_product_id":123968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:32:42.000Z","modified_at":"2025-12-09T06:32:42.000Z","name":"Pascale Hills","mobile_number":"529-646-5896","email_id":"Annabel_Lebsack5@yahoo.com","dop":"2000-01-31","serial_number":"1017278904037217","imei1":"1017278904037217","imei2":"1017278904037217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123970,"job_number":"JOB_123970","tr_customer_id":123987,"tr_customer_product_id":123977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:32.000Z","modified_at":"2025-12-09T06:33:32.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10335913287638","imei1":"10335913287638","imei2":"10335913287638","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123972,"job_number":"JOB_123972","tr_customer_id":123989,"tr_customer_product_id":123979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:33:34.000Z","modified_at":"2025-12-09T06:33:34.000Z","name":"Giles Bauch","mobile_number":"286-630-7541","email_id":"Marlon17@gmail.com","dop":"2000-01-31","serial_number":"1093455954136832","imei1":"1093455954136832","imei2":"1093455954136832","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123978,"job_number":"JOB_123978","tr_customer_id":123995,"tr_customer_product_id":123985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:23.000Z","modified_at":"2025-12-09T06:34:23.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10956674233938","imei1":"10956674233938","imei2":"10956674233938","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123980,"job_number":"JOB_123980","tr_customer_id":123997,"tr_customer_product_id":123987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:34:25.000Z","modified_at":"2025-12-09T06:34:25.000Z","name":"Jacinto Kerluke","mobile_number":"354-743-0614","email_id":"Reyes.Luettgen46@gmail.com","dop":"2000-01-31","serial_number":"1093955113938740","imei1":"1093955113938740","imei2":"1093955113938740","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123982,"job_number":"JOB_123982","tr_customer_id":123999,"tr_customer_product_id":123989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:14.000Z","modified_at":"2025-12-09T06:35:14.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10980282203401","imei1":"10980282203401","imei2":"10980282203401","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123984,"job_number":"JOB_123984","tr_customer_id":124001,"tr_customer_product_id":123991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:35:16.000Z","modified_at":"2025-12-09T06:35:16.000Z","name":"Jorge Moen","mobile_number":"469-250-6137","email_id":"Nelda4@hotmail.com","dop":"2000-01-31","serial_number":"1014108718907682","imei1":"1014108718907682","imei2":"1014108718907682","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124145,"job_number":"JOB_124145","tr_customer_id":124162,"tr_customer_product_id":124152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:07.000Z","modified_at":"2025-12-09T14:18:07.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10134026243117","imei1":"10134026243117","imei2":"10134026243117","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124147,"job_number":"JOB_124147","tr_customer_id":124164,"tr_customer_product_id":124154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:09.000Z","modified_at":"2025-12-09T14:18:09.000Z","name":"Julianne Kovacek","mobile_number":"466-518-0858","email_id":"Precious_Ziemann@yahoo.com","dop":"2000-01-31","serial_number":"1004325746759393","imei1":"1004325746759393","imei2":"1004325746759393","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124151,"job_number":"JOB_124151","tr_customer_id":124168,"tr_customer_product_id":124158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:18:58.000Z","modified_at":"2025-12-09T14:18:58.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10489185297669","imei1":"10489185297669","imei2":"10489185297669","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124153,"job_number":"JOB_124153","tr_customer_id":124170,"tr_customer_product_id":124160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:00.000Z","modified_at":"2025-12-09T14:19:00.000Z","name":"Pascale Huels","mobile_number":"897-973-6233","email_id":"Jazmin.Wisozk99@hotmail.com","dop":"2000-01-31","serial_number":"1087452126830239","imei1":"1087452126830239","imei2":"1087452126830239","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124157,"job_number":"JOB_124157","tr_customer_id":124174,"tr_customer_product_id":124164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:49.000Z","modified_at":"2025-12-09T14:19:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10456671838012","imei1":"10456671838012","imei2":"10456671838012","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124159,"job_number":"JOB_124159","tr_customer_id":124176,"tr_customer_product_id":124166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:19:50.000Z","modified_at":"2025-12-09T14:19:50.000Z","name":"Kayden Block","mobile_number":"450-419-8906","email_id":"Frederic96@hotmail.com","dop":"2000-01-31","serial_number":"1099172888800959","imei1":"1099172888800959","imei2":"1099172888800959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124166,"job_number":"JOB_124166","tr_customer_id":124183,"tr_customer_product_id":124173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:40.000Z","modified_at":"2025-12-09T14:20:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10837642113975","imei1":"10837642113975","imei2":"10837642113975","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":124168,"job_number":"JOB_124168","tr_customer_id":124185,"tr_customer_product_id":124175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:20:42.000Z","modified_at":"2025-12-09T14:20:42.000Z","name":"Ryan Mraz","mobile_number":"617-954-9327","email_id":"Bailey_Franecki65@hotmail.com","dop":"2000-01-31","serial_number":"1078231631223760","imei1":"1078231631223760","imei2":"1078231631223760","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121535,"job_number":"JOB_121535","tr_customer_id":121552,"tr_customer_product_id":121542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:42:10.000Z","modified_at":"2025-12-06T05:42:10.000Z","name":"test only","mobile_number":"9919191919","email_id":"test@gmail.com","dop":"2025-12-05","serial_number":"50505050505050","imei1":"50505050505050","imei2":"50505050505050","popurl":"2025-12-05T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T05:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121044,"job_number":"JOB_121044","tr_customer_id":121061,"tr_customer_product_id":121051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:40.000Z","modified_at":"2025-12-05T14:20:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10841499181937","imei1":"10841499181937","imei2":"10841499181937","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121046,"job_number":"JOB_121046","tr_customer_id":121063,"tr_customer_product_id":121053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:41.000Z","modified_at":"2025-12-05T14:20:41.000Z","name":"Savanah Douglas","mobile_number":"640-680-5384","email_id":"Garth.Robel52@hotmail.com","dop":"2000-01-31","serial_number":"1059331024046545","imei1":"1059331024046545","imei2":"1059331024046545","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121047,"job_number":"JOB_121047","tr_customer_id":121064,"tr_customer_product_id":121054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:14.000Z","modified_at":"2025-12-05T14:21:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10072050390727","imei1":"10072050390727","imei2":"10072050390727","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121049,"job_number":"JOB_121049","tr_customer_id":121066,"tr_customer_product_id":121056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:16.000Z","modified_at":"2025-12-05T14:21:16.000Z","name":"Catharine Turner","mobile_number":"366-353-6272","email_id":"Edd.Rippin37@gmail.com","dop":"2000-01-31","serial_number":"1027570520093728","imei1":"1027570520093728","imei2":"1027570520093728","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121055,"job_number":"JOB_121055","tr_customer_id":121072,"tr_customer_product_id":121062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:50.000Z","modified_at":"2025-12-05T14:21:50.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10557394046927","imei1":"10557394046927","imei2":"10557394046927","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121057,"job_number":"JOB_121057","tr_customer_id":121074,"tr_customer_product_id":121064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:51.000Z","modified_at":"2025-12-05T14:21:51.000Z","name":"Cristian Gislason","mobile_number":"629-941-0295","email_id":"Yessenia61@hotmail.com","dop":"2000-01-31","serial_number":"1008728296278263","imei1":"1008728296278263","imei2":"1008728296278263","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121060,"job_number":"JOB_121060","tr_customer_id":121077,"tr_customer_product_id":121067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:31.000Z","modified_at":"2025-12-05T14:22:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10985673831356","imei1":"10985673831356","imei2":"10985673831356","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121062,"job_number":"JOB_121062","tr_customer_id":121079,"tr_customer_product_id":121069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:33.000Z","modified_at":"2025-12-05T14:22:33.000Z","name":"Adolph Howe","mobile_number":"622-225-0073","email_id":"Immanuel.Lind@gmail.com","dop":"2000-01-31","serial_number":"1058133705097929","imei1":"1058133705097929","imei2":"1058133705097929","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121110,"job_number":"JOB_121110","tr_customer_id":121127,"tr_customer_product_id":121117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:05.000Z","modified_at":"2025-12-05T14:40:05.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10566419058327","imei1":"10566419058327","imei2":"10566419058327","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121112,"job_number":"JOB_121112","tr_customer_id":121129,"tr_customer_product_id":121119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:07.000Z","modified_at":"2025-12-05T14:40:07.000Z","name":"Keely Cummings","mobile_number":"233-891-3849","email_id":"Rosalinda.Lowe80@hotmail.com","dop":"2000-01-31","serial_number":"1056352821956784","imei1":"1056352821956784","imei2":"1056352821956784","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121113,"job_number":"JOB_121113","tr_customer_id":121130,"tr_customer_product_id":121120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:41.000Z","modified_at":"2025-12-05T14:40:41.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10135944384859","imei1":"10135944384859","imei2":"10135944384859","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121115,"job_number":"JOB_121115","tr_customer_id":121132,"tr_customer_product_id":121122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:40:42.000Z","modified_at":"2025-12-05T14:40:42.000Z","name":"Eveline Lesch","mobile_number":"267-413-3379","email_id":"Jordon.Kling75@yahoo.com","dop":"2000-01-31","serial_number":"1010095048531526","imei1":"1010095048531526","imei2":"1010095048531526","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121116,"job_number":"JOB_121116","tr_customer_id":121133,"tr_customer_product_id":121123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:16.000Z","modified_at":"2025-12-05T14:41:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10782512686188","imei1":"10782512686188","imei2":"10782512686188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121118,"job_number":"JOB_121118","tr_customer_id":121135,"tr_customer_product_id":121125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:18.000Z","modified_at":"2025-12-05T14:41:18.000Z","name":"Aurelia Gleichner","mobile_number":"507-326-5772","email_id":"Leann46@hotmail.com","dop":"2000-01-31","serial_number":"1077944413186634","imei1":"1077944413186634","imei2":"1077944413186634","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121119,"job_number":"JOB_121119","tr_customer_id":121136,"tr_customer_product_id":121126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:50.000Z","modified_at":"2025-12-05T14:41:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10566758109819","imei1":"10566758109819","imei2":"10566758109819","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121121,"job_number":"JOB_121121","tr_customer_id":121138,"tr_customer_product_id":121128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:41:52.000Z","modified_at":"2025-12-05T14:41:52.000Z","name":"Eriberto Rutherford","mobile_number":"823-511-9041","email_id":"Mathew23@hotmail.com","dop":"2000-01-31","serial_number":"1091389888542099","imei1":"1091389888542099","imei2":"1091389888542099","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121124,"job_number":"JOB_121124","tr_customer_id":121141,"tr_customer_product_id":121131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:31.000Z","modified_at":"2025-12-05T14:48:31.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10083489786286","imei1":"10083489786286","imei2":"10083489786286","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121126,"job_number":"JOB_121126","tr_customer_id":121143,"tr_customer_product_id":121133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:48:32.000Z","modified_at":"2025-12-05T14:48:32.000Z","name":"Thelma Von","mobile_number":"319-566-7260","email_id":"Kory.Leuschke@gmail.com","dop":"2000-01-31","serial_number":"1081278575907342","imei1":"1081278575907342","imei2":"1081278575907342","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121127,"job_number":"JOB_121127","tr_customer_id":121144,"tr_customer_product_id":121134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:14.000Z","modified_at":"2025-12-05T14:49:14.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10264003435706","imei1":"10264003435706","imei2":"10264003435706","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121129,"job_number":"JOB_121129","tr_customer_id":121146,"tr_customer_product_id":121136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:49:16.000Z","modified_at":"2025-12-05T14:49:16.000Z","name":"Elsa Rau","mobile_number":"811-880-1457","email_id":"Katelyn_Weimann34@yahoo.com","dop":"2000-01-31","serial_number":"1034988564029646","imei1":"1034988564029646","imei2":"1034988564029646","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121130,"job_number":"JOB_121130","tr_customer_id":121147,"tr_customer_product_id":121137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:07.000Z","modified_at":"2025-12-05T14:50:07.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10824817558879","imei1":"10824817558879","imei2":"10824817558879","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121132,"job_number":"JOB_121132","tr_customer_id":121149,"tr_customer_product_id":121139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:09.000Z","modified_at":"2025-12-05T14:50:09.000Z","name":"Edd Kulas","mobile_number":"656-266-0371","email_id":"Jaquan_Herzog@gmail.com","dop":"2000-01-31","serial_number":"1088161109065530","imei1":"1088161109065530","imei2":"1088161109065530","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121133,"job_number":"JOB_121133","tr_customer_id":121150,"tr_customer_product_id":121140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:54.000Z","modified_at":"2025-12-05T14:50:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10766250793290","imei1":"10766250793290","imei2":"10766250793290","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121135,"job_number":"JOB_121135","tr_customer_id":121152,"tr_customer_product_id":121142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:50:56.000Z","modified_at":"2025-12-05T14:50:56.000Z","name":"Arianna Schuppe","mobile_number":"239-765-7396","email_id":"Loraine47@gmail.com","dop":"2000-01-31","serial_number":"1035928337577485","imei1":"1035928337577485","imei2":"1035928337577485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121136,"job_number":"JOB_121136","tr_customer_id":121153,"tr_customer_product_id":121143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:24.000Z","modified_at":"2025-12-05T14:58:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10173186977365","imei1":"10173186977365","imei2":"10173186977365","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121138,"job_number":"JOB_121138","tr_customer_id":121155,"tr_customer_product_id":121145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:58:26.000Z","modified_at":"2025-12-05T14:58:26.000Z","name":"Jennyfer Luettgen","mobile_number":"323-847-2109","email_id":"Josefina.Bergstrom@gmail.com","dop":"2000-01-31","serial_number":"1006044548914090","imei1":"1006044548914090","imei2":"1006044548914090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121139,"job_number":"JOB_121139","tr_customer_id":121156,"tr_customer_product_id":121146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:13.000Z","modified_at":"2025-12-05T14:59:13.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10340244950621","imei1":"10340244950621","imei2":"10340244950621","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121141,"job_number":"JOB_121141","tr_customer_id":121158,"tr_customer_product_id":121148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:15.000Z","modified_at":"2025-12-05T14:59:15.000Z","name":"Maxime Thompson","mobile_number":"318-547-8910","email_id":"Raven42@hotmail.com","dop":"2000-01-31","serial_number":"1093116545925105","imei1":"1093116545925105","imei2":"1093116545925105","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121142,"job_number":"JOB_121142","tr_customer_id":121159,"tr_customer_product_id":121149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:59:59.000Z","modified_at":"2025-12-05T14:59:59.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10455001797723","imei1":"10455001797723","imei2":"10455001797723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121144,"job_number":"JOB_121144","tr_customer_id":121161,"tr_customer_product_id":121151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:01.000Z","modified_at":"2025-12-05T15:00:01.000Z","name":"Ellen Christiansen","mobile_number":"527-635-1059","email_id":"Rowland.Wolf@hotmail.com","dop":"2000-01-31","serial_number":"1054492170991687","imei1":"1054492170991687","imei2":"1054492170991687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121145,"job_number":"JOB_121145","tr_customer_id":121162,"tr_customer_product_id":121152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:51.000Z","modified_at":"2025-12-05T15:00:51.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10125012270268","imei1":"10125012270268","imei2":"10125012270268","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121147,"job_number":"JOB_121147","tr_customer_id":121164,"tr_customer_product_id":121154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:00:53.000Z","modified_at":"2025-12-05T15:00:53.000Z","name":"Jackeline Emard","mobile_number":"416-328-9592","email_id":"Skyla30@hotmail.com","dop":"2000-01-31","serial_number":"1040706807604614","imei1":"1040706807604614","imei2":"1040706807604614","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121330,"job_number":"JOB_121330","tr_customer_id":121347,"tr_customer_product_id":121337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:49.000Z","modified_at":"2025-12-06T02:33:49.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10804314993320","imei1":"10804314993320","imei2":"10804314993320","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121332,"job_number":"JOB_121332","tr_customer_id":121349,"tr_customer_product_id":121339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:33:50.000Z","modified_at":"2025-12-06T02:33:51.000Z","name":"Clemmie Berge","mobile_number":"943-615-5197","email_id":"Filomena_Hamill@hotmail.com","dop":"2000-01-31","serial_number":"1037795084991478","imei1":"1037795084991478","imei2":"1037795084991478","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121333,"job_number":"JOB_121333","tr_customer_id":121350,"tr_customer_product_id":121340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:26.000Z","modified_at":"2025-12-06T02:34:26.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10005749092609","imei1":"10005749092609","imei2":"10005749092609","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121335,"job_number":"JOB_121335","tr_customer_id":121352,"tr_customer_product_id":121342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:34:27.000Z","modified_at":"2025-12-06T02:34:28.000Z","name":"Frank Hayes","mobile_number":"821-244-7249","email_id":"Ephraim_Schuster14@yahoo.com","dop":"2000-01-31","serial_number":"1034299927486692","imei1":"1034299927486692","imei2":"1034299927486692","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121336,"job_number":"JOB_121336","tr_customer_id":121353,"tr_customer_product_id":121343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:03.000Z","modified_at":"2025-12-06T02:35:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10193087291665","imei1":"10193087291665","imei2":"10193087291665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121338,"job_number":"JOB_121338","tr_customer_id":121355,"tr_customer_product_id":121345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:04.000Z","modified_at":"2025-12-06T02:35:04.000Z","name":"Rosa Schinner","mobile_number":"600-324-9829","email_id":"Darrion_Koepp84@yahoo.com","dop":"2000-01-31","serial_number":"1033088039863445","imei1":"1033088039863445","imei2":"1033088039863445","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121339,"job_number":"JOB_121339","tr_customer_id":121356,"tr_customer_product_id":121346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:40.000Z","modified_at":"2025-12-06T02:35:40.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10069321956527","imei1":"10069321956527","imei2":"10069321956527","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":121341,"job_number":"JOB_121341","tr_customer_id":121358,"tr_customer_product_id":121348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:35:41.000Z","modified_at":"2025-12-06T02:35:41.000Z","name":"Lesly Steuber","mobile_number":"234-860-1184","email_id":"Torey_Schinner@gmail.com","dop":"2000-01-31","serial_number":"1077998871590552","imei1":"1077998871590552","imei2":"1077998871590552","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":123532,"job_number":"JOB_123532","tr_customer_id":123549,"tr_customer_product_id":123539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Otis McGlynn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"159137169289202","imei1":"159137169289202","imei2":"159137169289202","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123533,"job_number":"JOB_123533","tr_customer_id":123550,"tr_customer_product_id":123540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:46.000Z","modified_at":"2025-12-08T14:10:46.000Z","name":"Kailee Altenwerth","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182081826777723","imei1":"182081826777723","imei2":"182081826777723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123534,"job_number":"JOB_123534","tr_customer_id":123551,"tr_customer_product_id":123541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"148153934850350","imei1":"148153934850350","imei2":"148153934850350","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123535,"job_number":"JOB_123535","tr_customer_id":123552,"tr_customer_product_id":123542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:58.000Z","modified_at":"2025-12-08T14:10:58.000Z","name":"Marquis Barrows","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"103951163670305","imei1":"103951163670305","imei2":"103951163670305","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123536,"job_number":"JOB_123536","tr_customer_id":123553,"tr_customer_product_id":123543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Candace Corwin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"116200203476375","imei1":"116200203476375","imei2":"116200203476375","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123537,"job_number":"JOB_123537","tr_customer_id":123554,"tr_customer_product_id":123544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:10:59.000Z","modified_at":"2025-12-08T14:10:59.000Z","name":"Gust Schaefer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136041254484788","imei1":"136041254484788","imei2":"136041254484788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:10:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123615,"job_number":"JOB_123615","tr_customer_id":123632,"tr_customer_product_id":123622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103776184616168","imei1":"103776184616168","imei2":"103776184616168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123617,"job_number":"JOB_123617","tr_customer_id":123634,"tr_customer_product_id":123624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:21.000Z","modified_at":"2025-12-08T14:27:21.000Z","name":"Dayna Gaylord","mobile_number":"427-525-0736","email_id":"Gwen_Welch@hotmail.com","dop":"2025-06-09","serial_number":"104057754337408","imei1":"104057754337408","imei2":"104057754337408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123622,"job_number":"JOB_123622","tr_customer_id":123639,"tr_customer_product_id":123629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103090930505283","imei1":"103090930505283","imei2":"103090930505283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123624,"job_number":"JOB_123624","tr_customer_id":123641,"tr_customer_product_id":123631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:40.000Z","modified_at":"2025-12-08T14:27:40.000Z","name":"Wallace Little","mobile_number":"613-246-1559","email_id":"Carmela.Abshire@yahoo.com","dop":"2025-06-09","serial_number":"105649183593453","imei1":"105649183593453","imei2":"105649183593453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123631,"job_number":"JOB_123631","tr_customer_id":123648,"tr_customer_product_id":123638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:58.000Z","modified_at":"2025-12-08T14:27:58.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108934000796178","imei1":"108934000796178","imei2":"108934000796178","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123633,"job_number":"JOB_123633","tr_customer_id":123650,"tr_customer_product_id":123640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T14:27:59.000Z","modified_at":"2025-12-08T14:27:59.000Z","name":"Brook Johns","mobile_number":"723-955-4717","email_id":"Frank_Torp@hotmail.com","dop":"2025-06-09","serial_number":"103349366893763","imei1":"103349366893763","imei2":"103349366893763","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123697,"job_number":"JOB_123697","tr_customer_id":123714,"tr_customer_product_id":123704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T22:07:57.000Z","modified_at":"2025-12-08T22:07:57.000Z","name":"davinder raj","mobile_number":"8573628492","email_id":"davin@gmail.com","dop":"2025-08-05","serial_number":"10132656272042","imei1":"10132656272042","imei2":"10132656272042","popurl":"2025-08-05T07:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-08T22:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123715,"job_number":"JOB_123715","tr_customer_id":123732,"tr_customer_product_id":123722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T00:48:23.000Z","modified_at":"2025-12-09T00:48:23.000Z","name":"Suchitra M","mobile_number":"9885234343","email_id":"soumya@gmail.com","dop":"2025-12-01","serial_number":"98852343431234","imei1":"98852343431234","imei2":"98852343431234","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T00:48:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123752,"job_number":"JOB_123752","tr_customer_id":123769,"tr_customer_product_id":123759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:05.000Z","modified_at":"2025-12-09T03:38:05.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jensen_Jacobs70@yahoo.com","dop":"2025-07-02","serial_number":"16657197533722","imei1":"16657197533722","imei2":"16657197533722","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123756,"job_number":"JOB_123756","tr_customer_id":123773,"tr_customer_product_id":123763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:27.000Z","modified_at":"2025-12-09T03:38:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Aileen.Heidenreich@yahoo.com","dop":"2025-07-02","serial_number":"16506097477543","imei1":"16506097477543","imei2":"16506097477543","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123770,"job_number":"JOB_123770","tr_customer_id":123787,"tr_customer_product_id":123777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:38:47.000Z","modified_at":"2025-12-09T03:38:47.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Marisol30@yahoo.com","dop":"2025-07-02","serial_number":"13040497400226","imei1":"13040497400226","imei2":"13040497400226","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:38:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123793,"job_number":"JOB_123793","tr_customer_id":123810,"tr_customer_product_id":123800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:44.000Z","modified_at":"2025-12-09T03:39:44.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"144249543635307","imei1":"144249543635307","imei2":"144249543635307","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123794,"job_number":"JOB_123794","tr_customer_id":123811,"tr_customer_product_id":123801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Bonnie Wiegand","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123340137574434","imei1":"123340137574434","imei2":"123340137574434","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123795,"job_number":"JOB_123795","tr_customer_id":123812,"tr_customer_product_id":123802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Adriana Hirthe","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189643027364875","imei1":"189643027364875","imei2":"189643027364875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123796,"job_number":"JOB_123796","tr_customer_id":123813,"tr_customer_product_id":123803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:45.000Z","modified_at":"2025-12-09T03:39:45.000Z","name":"Erica Armstrong","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"123904963231599","imei1":"123904963231599","imei2":"123904963231599","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123807,"job_number":"JOB_123807","tr_customer_id":123824,"tr_customer_product_id":123814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:58.000Z","modified_at":"2025-12-09T03:39:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"132581206664942","imei1":"132581206664942","imei2":"132581206664942","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123808,"job_number":"JOB_123808","tr_customer_id":123825,"tr_customer_product_id":123815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Michael Gibson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182385619168510","imei1":"182385619168510","imei2":"182385619168510","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123809,"job_number":"JOB_123809","tr_customer_id":123826,"tr_customer_product_id":123816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Karianne Feil","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143640138467542","imei1":"143640138467542","imei2":"143640138467542","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123810,"job_number":"JOB_123810","tr_customer_id":123827,"tr_customer_product_id":123817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:39:59.000Z","modified_at":"2025-12-09T03:39:59.000Z","name":"Valentine Paucek","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"178347016528374","imei1":"178347016528374","imei2":"178347016528374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123820,"job_number":"JOB_123820","tr_customer_id":123837,"tr_customer_product_id":123827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:28.000Z","modified_at":"2025-12-09T03:40:28.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103365139443080","imei1":"103365139443080","imei2":"103365139443080","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123822,"job_number":"JOB_123822","tr_customer_id":123839,"tr_customer_product_id":123829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:29.000Z","modified_at":"2025-12-09T03:40:29.000Z","name":"Brenda Torp","mobile_number":"727-678-6831","email_id":"Dedric_Schimmel@gmail.com","dop":"2025-06-09","serial_number":"106037001367777","imei1":"106037001367777","imei2":"106037001367777","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123831,"job_number":"JOB_123831","tr_customer_id":123848,"tr_customer_product_id":123838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:46.000Z","modified_at":"2025-12-09T03:40:46.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109495793144431","imei1":"109495793144431","imei2":"109495793144431","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123833,"job_number":"JOB_123833","tr_customer_id":123850,"tr_customer_product_id":123840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:40:47.000Z","modified_at":"2025-12-09T03:40:47.000Z","name":"Zola Davis","mobile_number":"403-232-5423","email_id":"Jolie_Ankunding39@hotmail.com","dop":"2025-06-09","serial_number":"109545792673632","imei1":"109545792673632","imei2":"109545792673632","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123843,"job_number":"JOB_123843","tr_customer_id":123860,"tr_customer_product_id":123850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:05.000Z","modified_at":"2025-12-09T03:41:05.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109142439658230","imei1":"109142439658230","imei2":"109142439658230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123845,"job_number":"JOB_123845","tr_customer_id":123862,"tr_customer_product_id":123852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T03:41:06.000Z","modified_at":"2025-12-09T03:41:06.000Z","name":"Kay Crist","mobile_number":"846-301-7628","email_id":"Mayra.Gerhold20@yahoo.com","dop":"2025-06-09","serial_number":"103767101668599","imei1":"103767101668599","imei2":"103767101668599","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T03:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123904,"job_number":"JOB_123904","tr_customer_id":123921,"tr_customer_product_id":123911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:23:48.000Z","modified_at":"2025-12-09T05:23:48.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"10229459717475","imei1":"10229459717475","imei2":"10229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123905,"job_number":"JOB_123905","tr_customer_id":123922,"tr_customer_product_id":123912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"99929459717475","imei1":"99929459717475","imei2":"99929459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123906,"job_number":"JOB_123906","tr_customer_id":123923,"tr_customer_product_id":123913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90227779717475","imei1":"90227779717475","imei2":"90227779717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123907,"job_number":"JOB_123907","tr_customer_id":123924,"tr_customer_product_id":123914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T05:34:45.000Z","modified_at":"2025-12-09T05:34:45.000Z","name":"Adrienne Satterfield","mobile_number":"834-412-7594","email_id":"Kaleb_OKeefe21@gmail.com","dop":"2025-05-31","serial_number":"90229459717475","imei1":"90229459717475","imei2":"90229459717475","popurl":"2025-05-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T05:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123915,"job_number":"JOB_123915","tr_customer_id":123932,"tr_customer_product_id":123922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:47.000Z","modified_at":"2025-12-09T06:17:47.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102107650988534","imei1":"102107650988534","imei2":"102107650988534","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123917,"job_number":"JOB_123917","tr_customer_id":123934,"tr_customer_product_id":123924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:17:48.000Z","modified_at":"2025-12-09T06:17:48.000Z","name":"Novella Jast","mobile_number":"673-443-0174","email_id":"Niko88@hotmail.com","dop":"2025-06-09","serial_number":"100255538703898","imei1":"100255538703898","imei2":"100255538703898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123918,"job_number":"JOB_123918","tr_customer_id":123935,"tr_customer_product_id":123925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:06.000Z","modified_at":"2025-12-09T06:18:06.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101185181605738","imei1":"101185181605738","imei2":"101185181605738","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123920,"job_number":"JOB_123920","tr_customer_id":123937,"tr_customer_product_id":123927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:07.000Z","modified_at":"2025-12-09T06:18:07.000Z","name":"Bethany Douglas","mobile_number":"642-526-9287","email_id":"Opal.Yundt70@gmail.com","dop":"2025-06-09","serial_number":"108521763681783","imei1":"108521763681783","imei2":"108521763681783","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123921,"job_number":"JOB_123921","tr_customer_id":123938,"tr_customer_product_id":123928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:25.000Z","modified_at":"2025-12-09T06:18:25.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105307493313898","imei1":"105307493313898","imei2":"105307493313898","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123923,"job_number":"JOB_123923","tr_customer_id":123940,"tr_customer_product_id":123930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T06:18:26.000Z","modified_at":"2025-12-09T06:18:26.000Z","name":"Stephanie Runolfsson","mobile_number":"221-232-2986","email_id":"Yessenia.Kuhn@hotmail.com","dop":"2025-06-09","serial_number":"102603869836358","imei1":"102603869836358","imei2":"102603869836358","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T06:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124019,"job_number":"JOB_124019","tr_customer_id":124036,"tr_customer_product_id":124026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:16:08.000Z","modified_at":"2025-12-09T07:16:08.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"32565668655656","imei1":"32565668655657","imei2":"32565668655657","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124020,"job_number":"JOB_124020","tr_customer_id":124037,"tr_customer_product_id":124027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:29.000Z","modified_at":"2025-12-09T07:28:29.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Lucienne.Barrows20@gmail.com","dop":"2025-07-02","serial_number":"11117780200623","imei1":"11117780200623","imei2":"11117780200623","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124021,"job_number":"JOB_124021","tr_customer_id":124038,"tr_customer_product_id":124028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:28:50.000Z","modified_at":"2025-12-09T07:28:50.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Augusta_Cartwright@gmail.com","dop":"2025-07-02","serial_number":"17586651550705","imei1":"17586651550705","imei2":"17586651550705","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124022,"job_number":"JOB_124022","tr_customer_id":124039,"tr_customer_product_id":124029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:29:10.000Z","modified_at":"2025-12-09T07:29:10.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kaleigh86@gmail.com","dop":"2025-07-02","serial_number":"17491057592457","imei1":"17491057592457","imei2":"17491057592457","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124023,"job_number":"JOB_124023","tr_customer_id":124040,"tr_customer_product_id":124030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:37:21.000Z","modified_at":"2025-12-09T07:37:21.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"14730580907352","imei1":"14730580907352","imei2":"14730580907352","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124026,"job_number":"JOB_124026","tr_customer_id":124043,"tr_customer_product_id":124033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:41:54.000Z","modified_at":"2025-12-09T07:41:54.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10540411703666","imei1":"10540411703666","imei2":"10540411703666","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124027,"job_number":"JOB_124027","tr_customer_id":124044,"tr_customer_product_id":124034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:01.000Z","modified_at":"2025-12-09T07:42:01.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"13702490770630","imei1":"13702490770630","imei2":"13702490770630","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124028,"job_number":"JOB_124028","tr_customer_id":124045,"tr_customer_product_id":124035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:42:34.000Z","modified_at":"2025-12-09T07:42:34.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16750833883231","imei1":"16750833883231","imei2":"16750833883231","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T07:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124031,"job_number":"JOB_124031","tr_customer_id":124048,"tr_customer_product_id":124038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:26.000Z","modified_at":"2025-12-09T09:25:26.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"16668098551572","imei1":"16668098551572","imei2":"16668098551572","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124032,"job_number":"JOB_124032","tr_customer_id":124049,"tr_customer_product_id":124039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:25:40.000Z","modified_at":"2025-12-09T09:25:40.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"10023695859068","imei1":"10023695859068","imei2":"10023695859068","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T09:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124035,"job_number":"JOB_124035","tr_customer_id":124052,"tr_customer_product_id":124042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:20:45.000Z","modified_at":"2025-12-09T10:20:45.000Z","name":"Viva McCullough","mobile_number":"781-972-1871","email_id":"Davion_Zieme@yahoo.com","dop":"2025-10-31","serial_number":"80515971848674","imei1":"80515971848674","imei2":"80515971848674","popurl":"2025-10-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T10:20:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124132,"job_number":"JOB_124132","tr_customer_id":124149,"tr_customer_product_id":124139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:29.000Z","modified_at":"2025-12-09T14:11:29.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"175584577585904","imei1":"175584577585904","imei2":"175584577585904","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124133,"job_number":"JOB_124133","tr_customer_id":124150,"tr_customer_product_id":124140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kadin Little","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136944066908788","imei1":"136944066908788","imei2":"136944066908788","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124134,"job_number":"JOB_124134","tr_customer_id":124151,"tr_customer_product_id":124141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Kristofer Reichert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157242912914196","imei1":"157242912914196","imei2":"157242912914196","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124135,"job_number":"JOB_124135","tr_customer_id":124152,"tr_customer_product_id":124142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:30.000Z","modified_at":"2025-12-09T14:11:30.000Z","name":"Jeanne Heathcote","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128364643827782","imei1":"128364643827782","imei2":"128364643827782","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124136,"job_number":"JOB_124136","tr_customer_id":124153,"tr_customer_product_id":124143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:41.000Z","modified_at":"2025-12-09T14:11:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"134115823152001","imei1":"134115823152001","imei2":"134115823152001","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124137,"job_number":"JOB_124137","tr_customer_id":124154,"tr_customer_product_id":124144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Madisyn Predovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168805971720440","imei1":"168805971720440","imei2":"168805971720440","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124138,"job_number":"JOB_124138","tr_customer_id":124155,"tr_customer_product_id":124145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Regan Hammes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183496342805438","imei1":"183496342805438","imei2":"183496342805438","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124139,"job_number":"JOB_124139","tr_customer_id":124156,"tr_customer_product_id":124146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:11:42.000Z","modified_at":"2025-12-09T14:11:42.000Z","name":"Nicklaus Franecki","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108530433479338","imei1":"108530433479338","imei2":"108530433479338","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124218,"job_number":"JOB_124218","tr_customer_id":124235,"tr_customer_product_id":124225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:40.000Z","modified_at":"2025-12-09T14:27:40.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104218003090537","imei1":"104218003090537","imei2":"104218003090537","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124220,"job_number":"JOB_124220","tr_customer_id":124237,"tr_customer_product_id":124227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:41.000Z","modified_at":"2025-12-09T14:27:41.000Z","name":"Samanta Volkman","mobile_number":"639-231-1487","email_id":"Elissa_Predovic@hotmail.com","dop":"2025-06-09","serial_number":"108913044653542","imei1":"108913044653542","imei2":"108913044653542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124222,"job_number":"JOB_124222","tr_customer_id":124239,"tr_customer_product_id":124229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:58.000Z","modified_at":"2025-12-09T14:27:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"100849711472587","imei1":"100849711472587","imei2":"100849711472587","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124225,"job_number":"JOB_124225","tr_customer_id":124242,"tr_customer_product_id":124232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:27:59.000Z","modified_at":"2025-12-09T14:27:59.000Z","name":"Talia Dickinson","mobile_number":"404-846-9424","email_id":"Carli1@gmail.com","dop":"2025-06-09","serial_number":"101863649349275","imei1":"101863649349275","imei2":"101863649349275","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124229,"job_number":"JOB_124229","tr_customer_id":124246,"tr_customer_product_id":124236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:16.000Z","modified_at":"2025-12-09T14:28:16.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109112695886049","imei1":"109112695886049","imei2":"109112695886049","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124231,"job_number":"JOB_124231","tr_customer_id":124248,"tr_customer_product_id":124238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T14:28:17.000Z","modified_at":"2025-12-09T14:28:17.000Z","name":"Rosario Wisoky","mobile_number":"407-719-8298","email_id":"Toney.OConnell@gmail.com","dop":"2025-06-09","serial_number":"102368703508045","imei1":"102368703508045","imei2":"102368703508045","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-09T14:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120923,"job_number":"JOB_120923","tr_customer_id":120940,"tr_customer_product_id":120930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:33.000Z","modified_at":"2025-12-05T12:39:33.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"134530332084732","imei1":"134530332084732","imei2":"134530332084732","popurl":"2025-11-25T12:39:32.392590913Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120924,"job_number":"JOB_120924","tr_customer_id":120941,"tr_customer_product_id":120931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:34.000Z","modified_at":"2025-12-05T12:39:34.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332056342","imei1":"236630332056342","imei2":"236630332056342","popurl":"2025-11-25T12:39:33.544004468Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120925,"job_number":"JOB_120925","tr_customer_id":120942,"tr_customer_product_id":120932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:39:46.000Z","modified_at":"2025-12-05T12:39:46.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-11-25","serial_number":"236630332043471","imei1":"236630332043471","imei2":"236630332043471","popurl":"2025-11-25T12:39:45.983512564Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120926,"job_number":"JOB_120926","tr_customer_id":120943,"tr_customer_product_id":120933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:12.000Z","modified_at":"2025-12-05T12:40:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15184671991581","imei1":"15184671991581","imei2":"15184671991581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120928,"job_number":"JOB_120928","tr_customer_id":120945,"tr_customer_product_id":120935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:13.000Z","modified_at":"2025-12-05T12:40:13.000Z","name":"Khalil Lindgren","mobile_number":"873-789-6067","email_id":"Yasmin14@gmail.com","dop":"2025-04-06","serial_number":"11872944437211790","imei1":"11872944437211790","imei2":"11872944437211790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120929,"job_number":"JOB_120929","tr_customer_id":120946,"tr_customer_product_id":120936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:38.000Z","modified_at":"2025-12-05T12:40:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17927936133809","imei1":"17927936133809","imei2":"17927936133809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120931,"job_number":"JOB_120931","tr_customer_id":120948,"tr_customer_product_id":120938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:40:39.000Z","modified_at":"2025-12-05T12:40:39.000Z","name":"Kennedy Metz","mobile_number":"761-589-4577","email_id":"Shaina.Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"10817276361643354","imei1":"10817276361643354","imei2":"10817276361643354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120932,"job_number":"JOB_120932","tr_customer_id":120949,"tr_customer_product_id":120939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:08.000Z","modified_at":"2025-12-05T12:41:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13822126884757","imei1":"13822126884757","imei2":"13822126884757","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120934,"job_number":"JOB_120934","tr_customer_id":120951,"tr_customer_product_id":120941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:41:09.000Z","modified_at":"2025-12-05T12:41:09.000Z","name":"Zoila Kris","mobile_number":"679-800-3590","email_id":"Eva75@yahoo.com","dop":"2025-04-06","serial_number":"17293592304342888","imei1":"17293592304342888","imei2":"17293592304342888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120935,"job_number":"JOB_120935","tr_customer_id":120952,"tr_customer_product_id":120942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:21.000Z","modified_at":"2025-12-05T12:44:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16381628453971","imei1":"16381628453971","imei2":"16381628453971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120937,"job_number":"JOB_120937","tr_customer_id":120954,"tr_customer_product_id":120944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:23.000Z","modified_at":"2025-12-05T12:44:23.000Z","name":"Malvina Waters","mobile_number":"566-559-7073","email_id":"Juana_Gerhold60@yahoo.com","dop":"2025-04-06","serial_number":"17197654055978522","imei1":"17197654055978522","imei2":"17197654055978522","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120938,"job_number":"JOB_120938","tr_customer_id":120955,"tr_customer_product_id":120945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"57391087191266","imei1":"57391087191266","imei2":"57391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120939,"job_number":"JOB_120939","tr_customer_id":120956,"tr_customer_product_id":120946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"28391087191266","imei1":"28391087191266","imei2":"28391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120940,"job_number":"JOB_120940","tr_customer_id":120958,"tr_customer_product_id":120948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"48391087191266","imei1":"48391087191266","imei2":"48391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120941,"job_number":"JOB_120941","tr_customer_id":120957,"tr_customer_product_id":120947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191266","imei1":"56391087191266","imei2":"56391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120942,"job_number":"JOB_120942","tr_customer_id":120959,"tr_customer_product_id":120949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"98391087191266","imei1":"98391087191266","imei2":"98391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120943,"job_number":"JOB_120943","tr_customer_id":120960,"tr_customer_product_id":120950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:31.000Z","modified_at":"2025-12-05T12:44:31.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"38391087191266","imei1":"38391087191266","imei2":"38391087191266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120944,"job_number":"JOB_120944","tr_customer_id":120961,"tr_customer_product_id":120951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Shwet Naik","mobile_number":"7024404859","email_id":"aatreya.gowda@yahoo.co.in","dop":"2025-11-25","serial_number":"767438152954768","imei1":"767438152954768","imei2":"767438152954768","popurl":"www.annapurna-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120945,"job_number":"JOB_120945","tr_customer_id":120962,"tr_customer_product_id":120952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Yoginder Dutta","mobile_number":"7087757606","email_id":"amarnath.desai@yahoo.co.in","dop":"2025-11-25","serial_number":"046503298521063","imei1":"046503298521063","imei2":"046503298521063","popurl":"www.opalina-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120946,"job_number":"JOB_120946","tr_customer_id":120963,"tr_customer_product_id":120953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Prasanna Embranthiri","mobile_number":"7005635211","email_id":"niranjan.abbott@hotmail.com","dop":"2025-11-25","serial_number":"061034688047882","imei1":"061034688047882","imei2":"061034688047882","popurl":"www.rohana-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120947,"job_number":"JOB_120947","tr_customer_id":120964,"tr_customer_product_id":120954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Meghnad Prajapat","mobile_number":"7004291423","email_id":"niro.saini@gmail.com","dop":"2025-11-25","serial_number":"825480316426375","imei1":"825480316426375","imei2":"825480316426375","popurl":"www.nalini-varrier.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120948,"job_number":"JOB_120948","tr_customer_id":120965,"tr_customer_product_id":120955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:33.000Z","modified_at":"2025-12-05T12:44:33.000Z","name":"Bankim Reddy","mobile_number":"7064941126","email_id":"devesh.kocchar@gmail.com","dop":"2025-11-25","serial_number":"616203091232888","imei1":"616203091232888","imei2":"616203091232888","popurl":"www.dhanapati-gill.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120949,"job_number":"JOB_120949","tr_customer_id":120966,"tr_customer_product_id":120956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"56897387233126","imei1":"56897387233126","imei2":"56897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120950,"job_number":"JOB_120950","tr_customer_id":120967,"tr_customer_product_id":120957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"65497387233126","imei1":"65497387233126","imei2":"65497387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120951,"job_number":"JOB_120951","tr_customer_id":120968,"tr_customer_product_id":120958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:35.000Z","modified_at":"2025-12-05T12:44:35.000Z","name":"Ron Schuppe","mobile_number":"283-423-2627","email_id":"Desiree86@hotmail.com","dop":"2025-04-06","serial_number":"89897387233126","imei1":"89897387233126","imei2":"89897387233126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120952,"job_number":"JOB_120952","tr_customer_id":120969,"tr_customer_product_id":120959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Kajal Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391456191268","imei1":"56391456191268","imei2":"56391456191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120953,"job_number":"JOB_120953","tr_customer_id":120970,"tr_customer_product_id":120960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Jatin Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191342","imei1":"56391087191342","imei2":"56391087191342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120954,"job_number":"JOB_120954","tr_customer_id":120971,"tr_customer_product_id":120961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ritu Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391034591268","imei1":"56391034591268","imei2":"56391034591268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120955,"job_number":"JOB_120955","tr_customer_id":120972,"tr_customer_product_id":120962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Travon Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191268","imei1":"56391087191268","imei2":"56391087191268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120956,"job_number":"JOB_120956","tr_customer_id":120973,"tr_customer_product_id":120963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Uday Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087194567","imei1":"56391087194567","imei2":"56391087194567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120957,"job_number":"JOB_120957","tr_customer_id":120974,"tr_customer_product_id":120964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:38.000Z","modified_at":"2025-12-05T12:44:38.000Z","name":"Ajinkya Halvorson","mobile_number":"308-982-2512","email_id":"Layne.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"56391087191235","imei1":"56391087191235","imei2":"56391087191235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120958,"job_number":"JOB_120958","tr_customer_id":120975,"tr_customer_product_id":120965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:44:42.000Z","modified_at":"2025-12-05T12:44:42.000Z","name":"Damaris Batz","mobile_number":"249-269-2133","email_id":"Manuela_Steuber62@hotmail.com","dop":"2025-04-06","serial_number":"11338329232448","imei1":"11338329232448","imei2":"11338329232448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120959,"job_number":"JOB_120959","tr_customer_id":120976,"tr_customer_product_id":120966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:15.000Z","modified_at":"2025-12-05T12:45:15.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11905835414459","imei1":"11905835414459","imei2":"11905835414459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120961,"job_number":"JOB_120961","tr_customer_id":120978,"tr_customer_product_id":120968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:45:17.000Z","modified_at":"2025-12-05T12:45:17.000Z","name":"Maiya Ruecker","mobile_number":"863-378-2333","email_id":"Viviane_Rippin63@gmail.com","dop":"2025-04-06","serial_number":"18363426207433084","imei1":"18363426207433084","imei2":"18363426207433084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:45:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120962,"job_number":"JOB_120962","tr_customer_id":120979,"tr_customer_product_id":120969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:08.000Z","modified_at":"2025-12-05T12:46:08.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"19167403594502","imei1":"19167403594502","imei2":"19167403594502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120964,"job_number":"JOB_120964","tr_customer_id":120981,"tr_customer_product_id":120971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:46:11.000Z","modified_at":"2025-12-05T12:46:11.000Z","name":"Malachi Kuhlman","mobile_number":"715-487-4100","email_id":"Larue50@hotmail.com","dop":"2025-04-06","serial_number":"12432871294371344","imei1":"12432871294371344","imei2":"12432871294371344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T12:46:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120965,"job_number":"JOB_120965","tr_customer_id":120982,"tr_customer_product_id":120972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:05:42.000Z","modified_at":"2025-12-05T13:05:42.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2025-11-25","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2025-11-25T13:05:41.723273999Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120966,"job_number":"JOB_120966","tr_customer_id":120983,"tr_customer_product_id":120973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:32:36.000Z","modified_at":"2025-12-05T13:32:36.000Z","name":"Bhumi Somtakke","mobile_number":"7597463532","email_id":"bhunisontakke@gmail.com","dop":"2001-12-04","serial_number":"56355265626653532","imei1":"56355265626653533","imei2":"56355265626653533","popurl":"2001-12-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:32:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120967,"job_number":"JOB_120967","tr_customer_id":120984,"tr_customer_product_id":120974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"ruchi malik","mobile_number":"7708907663","email_id":"ruchimalik121@gmail.com","dop":"2025-11-03","serial_number":"19786178351275","imei1":"19786178351275","imei2":"19786178351275","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120968,"job_number":"JOB_120968","tr_customer_id":120985,"tr_customer_product_id":120975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:33:52.000Z","modified_at":"2025-12-05T13:33:52.000Z","name":"Peyton Krajcik","mobile_number":"753-716-7430","email_id":"Amiya28@yahoo.com","dop":"2025-11-03","serial_number":"15015284574241","imei1":"15015284574241","imei2":"15015284574241","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120969,"job_number":"JOB_120969","tr_customer_id":120986,"tr_customer_product_id":120976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:03.000Z","modified_at":"2025-12-05T13:34:03.000Z","name":"anshul malhotra","mobile_number":"9811408044","email_id":"malhotra.anshul@gmail.come","dop":"2025-11-03","serial_number":"11202931158844","imei1":"11202931158844","imei2":"11202931158844","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120971,"job_number":"JOB_120971","tr_customer_id":120988,"tr_customer_product_id":120978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:34:15.000Z","modified_at":"2025-12-05T13:34:15.000Z","name":"elena malhotra","mobile_number":"9816161616","email_id":"malhotra.elena@gmail.com","dop":"2025-11-03","serial_number":"15267190703162","imei1":"15267190703162","imei2":"15267190703162","popurl":"2025-11-03T00:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120973,"job_number":"JOB_120973","tr_customer_id":120990,"tr_customer_product_id":120980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51974239777609","imei1":"51974239777609","imei2":"51974239777609","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120974,"job_number":"JOB_120974","tr_customer_id":120991,"tr_customer_product_id":120981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24286810350505","imei1":"24286810350505","imei2":"24286810350505","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120975,"job_number":"JOB_120975","tr_customer_id":120992,"tr_customer_product_id":120982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:53.000Z","modified_at":"2025-12-05T13:47:53.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65245542367773","imei1":"65245542367773","imei2":"65245542367773","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120976,"job_number":"JOB_120976","tr_customer_id":120993,"tr_customer_product_id":120983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47474254412160","imei1":"47474254412160","imei2":"47474254412160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120977,"job_number":"JOB_120977","tr_customer_id":120994,"tr_customer_product_id":120984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76584596169436","imei1":"76584596169436","imei2":"76584596169436","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120978,"job_number":"JOB_120978","tr_customer_id":120995,"tr_customer_product_id":120985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:47:54.000Z","modified_at":"2025-12-05T13:47:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35874634851557","imei1":"35874634851557","imei2":"35874634851557","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120980,"job_number":"JOB_120980","tr_customer_id":120997,"tr_customer_product_id":120987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66336405998196","imei1":"66336405998196","imei2":"66336405998196","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120981,"job_number":"JOB_120981","tr_customer_id":120998,"tr_customer_product_id":120988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17395493593631","imei1":"17395493593631","imei2":"17395493593631","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120982,"job_number":"JOB_120982","tr_customer_id":120999,"tr_customer_product_id":120989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:24.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25250869926636","imei1":"25250869926636","imei2":"25250869926636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120983,"job_number":"JOB_120983","tr_customer_id":121000,"tr_customer_product_id":120990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:24.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49482270593764","imei1":"49482270593764","imei2":"49482270593764","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120984,"job_number":"JOB_120984","tr_customer_id":121001,"tr_customer_product_id":120991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48780339973687","imei1":"48780339973687","imei2":"48780339973687","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120985,"job_number":"JOB_120985","tr_customer_id":121002,"tr_customer_product_id":120992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:25.000Z","modified_at":"2025-12-05T13:48:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21396129690428","imei1":"21396129690428","imei2":"21396129690428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120987,"job_number":"JOB_120987","tr_customer_id":121004,"tr_customer_product_id":120994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:54.000Z","modified_at":"2025-12-05T13:48:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75986115706650","imei1":"75986115706650","imei2":"75986115706650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120988,"job_number":"JOB_120988","tr_customer_id":121005,"tr_customer_product_id":120995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83075699767239","imei1":"83075699767239","imei2":"83075699767239","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120989,"job_number":"JOB_120989","tr_customer_id":121006,"tr_customer_product_id":120996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23509518003532","imei1":"23509518003532","imei2":"23509518003532","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120990,"job_number":"JOB_120990","tr_customer_id":121007,"tr_customer_product_id":120997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:55.000Z","modified_at":"2025-12-05T13:48:55.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44640337715848","imei1":"44640337715848","imei2":"44640337715848","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120991,"job_number":"JOB_120991","tr_customer_id":121008,"tr_customer_product_id":120998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59514512225986","imei1":"59514512225986","imei2":"59514512225986","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120992,"job_number":"JOB_120992","tr_customer_id":121009,"tr_customer_product_id":120999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:48:56.000Z","modified_at":"2025-12-05T13:48:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74411833047822","imei1":"74411833047822","imei2":"74411833047822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120994,"job_number":"JOB_120994","tr_customer_id":121011,"tr_customer_product_id":121001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:00.000Z","modified_at":"2025-12-05T13:49:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13351707587746","imei1":"13351707587746","imei2":"13351707587746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120996,"job_number":"JOB_120996","tr_customer_id":121013,"tr_customer_product_id":121003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:02.000Z","modified_at":"2025-12-05T13:49:02.000Z","name":"Tanya Johns","mobile_number":"924-807-6256","email_id":"Marty13@hotmail.com","dop":"2025-04-06","serial_number":"16597558029109696","imei1":"16597558029109696","imei2":"16597558029109696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120997,"job_number":"JOB_120997","tr_customer_id":121014,"tr_customer_product_id":121004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:40.000Z","modified_at":"2025-12-05T13:49:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19376214670562","imei1":"19376214670562","imei2":"19376214670562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":120999,"job_number":"JOB_120999","tr_customer_id":121016,"tr_customer_product_id":121006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:49:42.000Z","modified_at":"2025-12-05T13:49:42.000Z","name":"Alexane Conn","mobile_number":"971-626-6649","email_id":"Ferne22@yahoo.com","dop":"2025-04-06","serial_number":"13623425434364816","imei1":"13623425434364816","imei2":"13623425434364816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:49:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121000,"job_number":"JOB_121000","tr_customer_id":121017,"tr_customer_product_id":121007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:20.000Z","modified_at":"2025-12-05T13:50:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11489906830028","imei1":"11489906830028","imei2":"11489906830028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121002,"job_number":"JOB_121002","tr_customer_id":121019,"tr_customer_product_id":121009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T13:50:21.000Z","modified_at":"2025-12-05T13:50:21.000Z","name":"Erik Jenkins","mobile_number":"890-727-0708","email_id":"Rose.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"19899913302209810","imei1":"19899913302209810","imei2":"19899913302209810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T13:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121014,"job_number":"JOB_121014","tr_customer_id":121031,"tr_customer_product_id":121021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:04.000Z","modified_at":"2025-12-05T14:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10218586825620","imei1":"10218586825620","imei2":"10218586825620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121016,"job_number":"JOB_121016","tr_customer_id":121033,"tr_customer_product_id":121023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:05.000Z","modified_at":"2025-12-05T14:16:05.000Z","name":"Michale Kautzer","mobile_number":"680-714-9034","email_id":"Hildegard_Pfannerstill@hotmail.com","dop":"2025-06-18","serial_number":"1021640634856307","imei1":"1021640634856307","imei2":"1021640634856307","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121017,"job_number":"JOB_121017","tr_customer_id":121034,"tr_customer_product_id":121024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:51.000Z","modified_at":"2025-12-05T14:16:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10491426902277","imei1":"10491426902277","imei2":"10491426902277","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121019,"job_number":"JOB_121019","tr_customer_id":121036,"tr_customer_product_id":121026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:16:52.000Z","modified_at":"2025-12-05T14:16:52.000Z","name":"Rico Auer","mobile_number":"238-386-6040","email_id":"Jennifer45@gmail.com","dop":"2025-06-18","serial_number":"1074113603756829","imei1":"1074113603756829","imei2":"1074113603756829","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121020,"job_number":"JOB_121020","tr_customer_id":121037,"tr_customer_product_id":121027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:56.000Z","modified_at":"2025-12-05T14:18:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15819769968702","imei1":"15819769968702","imei2":"15819769968702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121022,"job_number":"JOB_121022","tr_customer_id":121039,"tr_customer_product_id":121029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:18:58.000Z","modified_at":"2025-12-05T14:18:58.000Z","name":"Nadia Wyman","mobile_number":"868-337-0269","email_id":"Marielle_Goyette19@gmail.com","dop":"2025-04-06","serial_number":"10368529585126598","imei1":"10368529585126598","imei2":"10368529585126598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121023,"job_number":"JOB_121023","tr_customer_id":121040,"tr_customer_product_id":121030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:04.000Z","modified_at":"2025-12-05T14:19:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10991711158317","imei1":"10991711158317","imei2":"10991711158317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121025,"job_number":"JOB_121025","tr_customer_id":121042,"tr_customer_product_id":121032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:06.000Z","modified_at":"2025-12-05T14:19:06.000Z","name":"Esmeralda Cremin","mobile_number":"597-467-8720","email_id":"Lucio.Lemke26@yahoo.com","dop":"2025-04-06","serial_number":"10324415711712692","imei1":"10324415711712692","imei2":"10324415711712692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121026,"job_number":"JOB_121026","tr_customer_id":121043,"tr_customer_product_id":121033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:35.000Z","modified_at":"2025-12-05T14:19:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11693836208929","imei1":"11693836208929","imei2":"11693836208929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121028,"job_number":"JOB_121028","tr_customer_id":121045,"tr_customer_product_id":121035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:36.000Z","modified_at":"2025-12-05T14:19:36.000Z","name":"Cecelia Farrell","mobile_number":"820-344-5464","email_id":"Dawn.Conn@yahoo.com","dop":"2025-04-06","serial_number":"10254098608181736","imei1":"10254098608181736","imei2":"10254098608181736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121029,"job_number":"JOB_121029","tr_customer_id":121046,"tr_customer_product_id":121036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:44.000Z","modified_at":"2025-12-05T14:19:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19344926610279","imei1":"19344926610279","imei2":"19344926610279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121031,"job_number":"JOB_121031","tr_customer_id":121048,"tr_customer_product_id":121038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:46.000Z","modified_at":"2025-12-05T14:19:46.000Z","name":"Gideon Ryan","mobile_number":"563-215-9739","email_id":"Eusebio_Treutel@hotmail.com","dop":"2025-04-06","serial_number":"12282980786155524","imei1":"12282980786155524","imei2":"12282980786155524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121032,"job_number":"JOB_121032","tr_customer_id":121049,"tr_customer_product_id":121039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:49.000Z","modified_at":"2025-12-05T14:19:49.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19954746351784","imei1":"19954746351784","imei2":"19954746351784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121034,"job_number":"JOB_121034","tr_customer_id":121051,"tr_customer_product_id":121041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:19:50.000Z","modified_at":"2025-12-05T14:19:50.000Z","name":"Zachery Haag","mobile_number":"551-814-0372","email_id":"Celestino3@gmail.com","dop":"2025-04-06","serial_number":"13304103060083432","imei1":"13304103060083432","imei2":"13304103060083432","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121035,"job_number":"JOB_121035","tr_customer_id":121052,"tr_customer_product_id":121042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:13.000Z","modified_at":"2025-12-05T14:20:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12202944219092","imei1":"12202944219092","imei2":"12202944219092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121037,"job_number":"JOB_121037","tr_customer_id":121054,"tr_customer_product_id":121044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:15.000Z","modified_at":"2025-12-05T14:20:15.000Z","name":"Buddy Harber","mobile_number":"238-404-1295","email_id":"Jewell_Berge14@yahoo.com","dop":"2025-04-06","serial_number":"10125713087483878","imei1":"10125713087483878","imei2":"10125713087483878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121038,"job_number":"JOB_121038","tr_customer_id":121055,"tr_customer_product_id":121045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:24.000Z","modified_at":"2025-12-05T14:20:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18558057115528","imei1":"18558057115528","imei2":"18558057115528","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121040,"job_number":"JOB_121040","tr_customer_id":121057,"tr_customer_product_id":121047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:26.000Z","modified_at":"2025-12-05T14:20:26.000Z","name":"Declan Mraz","mobile_number":"429-362-1258","email_id":"Mona72@hotmail.com","dop":"2025-04-06","serial_number":"10005015661833848","imei1":"10005015661833848","imei2":"10005015661833848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121041,"job_number":"JOB_121041","tr_customer_id":121058,"tr_customer_product_id":121048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:33.000Z","modified_at":"2025-12-05T14:20:33.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12793255878797","imei1":"12793255878797","imei2":"12793255878797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121043,"job_number":"JOB_121043","tr_customer_id":121060,"tr_customer_product_id":121050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:20:34.000Z","modified_at":"2025-12-05T14:20:34.000Z","name":"Katlynn Leannon","mobile_number":"860-288-6265","email_id":"Irwin_Anderson@yahoo.com","dop":"2025-04-06","serial_number":"15076055079776472","imei1":"15076055079776472","imei2":"15076055079776472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121050,"job_number":"JOB_121050","tr_customer_id":121067,"tr_customer_product_id":121057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:17.000Z","modified_at":"2025-12-05T14:21:17.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"10041204333867","imei1":"10041204333867","imei2":"10041204333867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121052,"job_number":"JOB_121052","tr_customer_id":121069,"tr_customer_product_id":121059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:18.000Z","modified_at":"2025-12-05T14:21:18.000Z","name":"Catalina Pacocha","mobile_number":"464-533-3266","email_id":"Lavern.Nolan16@gmail.com","dop":"2025-04-06","serial_number":"12309453776335982","imei1":"12309453776335982","imei2":"12309453776335982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121054,"job_number":"JOB_121054","tr_customer_id":121071,"tr_customer_product_id":121061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:21:31.000Z","modified_at":"2025-12-05T14:21:31.000Z","name":"Ericka Keebler","mobile_number":"264-514-9429","email_id":"Freddy15@yahoo.com","dop":"2025-04-06","serial_number":"17052731281534608","imei1":"17052731281534608","imei2":"17052731281534608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:21:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121059,"job_number":"JOB_121059","tr_customer_id":121076,"tr_customer_product_id":121066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:22:15.000Z","modified_at":"2025-12-05T14:22:15.000Z","name":"Porter O'Keefe","mobile_number":"842-281-5972","email_id":"Kari_OConner@yahoo.com","dop":"2025-04-06","serial_number":"19915010111104464","imei1":"19915010111104464","imei2":"19915010111104464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:22:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121063,"job_number":"JOB_121063","tr_customer_id":121080,"tr_customer_product_id":121070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"19085311826661","imei1":"19085311826661","imei2":"19085311826661","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121064,"job_number":"JOB_121064","tr_customer_id":121081,"tr_customer_product_id":121071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:29.000Z","modified_at":"2025-12-05T14:23:29.000Z","name":"Lexi Rempel","mobile_number":"211-201-0287","email_id":"Cesar0@hotmail.com","dop":"2025-09-16","serial_number":"19525581996714","imei1":"19525581996714","imei2":"19525581996714","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121065,"job_number":"JOB_121065","tr_customer_id":121082,"tr_customer_product_id":121072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:46.000Z","modified_at":"2025-12-05T14:23:46.000Z","name":"shanvi d","mobile_number":"9043526785","email_id":"shanvi@gmail.com","dop":"2025-09-16","serial_number":"18730820986001","imei1":"18730820986001","imei2":"18730820986001","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121066,"job_number":"JOB_121066","tr_customer_id":121083,"tr_customer_product_id":121073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:23:47.000Z","modified_at":"2025-12-05T14:23:47.000Z","name":"Larue Walker","mobile_number":"610-973-7200","email_id":"Bertrand96@gmail.com","dop":"2025-09-16","serial_number":"19355977685946","imei1":"19355977685946","imei2":"19355977685946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121067,"job_number":"JOB_121067","tr_customer_id":121084,"tr_customer_product_id":121074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"kajal p","mobile_number":"9243526785","email_id":"kajal@gmail.com","dop":"2025-09-16","serial_number":"19348630628600","imei1":"19348630628600","imei2":"19348630628600","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121068,"job_number":"JOB_121068","tr_customer_id":121085,"tr_customer_product_id":121075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:04.000Z","modified_at":"2025-12-05T14:24:04.000Z","name":"Dino Wuckert","mobile_number":"830-246-7443","email_id":"Brant32@hotmail.com","dop":"2025-09-16","serial_number":"14369930899946","imei1":"14369930899946","imei2":"14369930899946","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121069,"job_number":"JOB_121069","tr_customer_id":121086,"tr_customer_product_id":121076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:55.000Z","modified_at":"2025-12-05T14:24:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16612015345482","imei1":"16612015345482","imei2":"16612015345482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121071,"job_number":"JOB_121071","tr_customer_id":121088,"tr_customer_product_id":121078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:24:57.000Z","modified_at":"2025-12-05T14:24:57.000Z","name":"Lionel Schroeder","mobile_number":"352-565-3036","email_id":"Milford.Bradtke@yahoo.com","dop":"2025-04-06","serial_number":"11629629390250274","imei1":"11629629390250274","imei2":"11629629390250274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121072,"job_number":"JOB_121072","tr_customer_id":121089,"tr_customer_product_id":121079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:24.000Z","modified_at":"2025-12-05T14:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13282045128281","imei1":"13282045128281","imei2":"13282045128281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121074,"job_number":"JOB_121074","tr_customer_id":121091,"tr_customer_product_id":121081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:26.000Z","modified_at":"2025-12-05T14:25:26.000Z","name":"Lucie Kuhn","mobile_number":"812-754-7707","email_id":"Bud.Kassulke32@hotmail.com","dop":"2025-04-06","serial_number":"11517019858234304","imei1":"11517019858234304","imei2":"11517019858234304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121075,"job_number":"JOB_121075","tr_customer_id":121092,"tr_customer_product_id":121082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:33.000Z","modified_at":"2025-12-05T14:25:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12732341790148","imei1":"12732341790148","imei2":"12732341790148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121077,"job_number":"JOB_121077","tr_customer_id":121094,"tr_customer_product_id":121084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:34.000Z","modified_at":"2025-12-05T14:25:34.000Z","name":"Danika Dooley","mobile_number":"938-205-6400","email_id":"Murray83@hotmail.com","dop":"2025-04-06","serial_number":"14084049945026010","imei1":"14084049945026010","imei2":"14084049945026010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121078,"job_number":"JOB_121078","tr_customer_id":121095,"tr_customer_product_id":121085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:44.000Z","modified_at":"2025-12-05T14:25:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11985473819929","imei1":"11985473819929","imei2":"11985473819929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121080,"job_number":"JOB_121080","tr_customer_id":121097,"tr_customer_product_id":121087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:25:46.000Z","modified_at":"2025-12-05T14:25:46.000Z","name":"Alexys Kessler","mobile_number":"291-629-4430","email_id":"Kristina_Mosciski61@gmail.com","dop":"2025-04-06","serial_number":"17022112323751806","imei1":"17022112323751806","imei2":"17022112323751806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121081,"job_number":"JOB_121081","tr_customer_id":121098,"tr_customer_product_id":121088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:09.000Z","modified_at":"2025-12-05T14:26:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13950180649712","imei1":"13950180649712","imei2":"13950180649712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121083,"job_number":"JOB_121083","tr_customer_id":121100,"tr_customer_product_id":121090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18574369384091","imei1":"18574369384091","imei2":"18574369384091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121084,"job_number":"JOB_121084","tr_customer_id":121101,"tr_customer_product_id":121091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:11.000Z","modified_at":"2025-12-05T14:26:11.000Z","name":"Antone Goyette","mobile_number":"235-657-6002","email_id":"Jillian1@yahoo.com","dop":"2025-04-06","serial_number":"19688914979814660","imei1":"19688914979814660","imei2":"19688914979814660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121086,"job_number":"JOB_121086","tr_customer_id":121103,"tr_customer_product_id":121093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:12.000Z","modified_at":"2025-12-05T14:26:12.000Z","name":"Deontae Stracke","mobile_number":"618-456-6023","email_id":"Macy57@yahoo.com","dop":"2025-04-06","serial_number":"18490901072180650","imei1":"18490901072180650","imei2":"18490901072180650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121092,"job_number":"JOB_121092","tr_customer_id":121109,"tr_customer_product_id":121099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:26.000Z","modified_at":"2025-12-05T14:26:26.000Z","name":"Clementina Leffler","mobile_number":"323-976-9590","email_id":"Iliana_Leffler81@hotmail.com","dop":"2025-04-06","serial_number":"16407550277129140","imei1":"16407550277129140","imei2":"16407550277129140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121093,"job_number":"JOB_121093","tr_customer_id":121110,"tr_customer_product_id":121100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:28.000Z","modified_at":"2025-12-05T14:26:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14150632034729","imei1":"14150632034729","imei2":"14150632034729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121095,"job_number":"JOB_121095","tr_customer_id":121112,"tr_customer_product_id":121102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:30.000Z","modified_at":"2025-12-05T14:26:30.000Z","name":"Freida Hegmann","mobile_number":"560-878-2353","email_id":"Alana.Jerde@hotmail.com","dop":"2025-04-06","serial_number":"16142212168802226","imei1":"16142212168802226","imei2":"16142212168802226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121103,"job_number":"JOB_121103","tr_customer_id":121120,"tr_customer_product_id":121110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:53.000Z","modified_at":"2025-12-05T14:26:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15191127930466","imei1":"15191127930466","imei2":"15191127930466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121106,"job_number":"JOB_121106","tr_customer_id":121123,"tr_customer_product_id":121113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:26:55.000Z","modified_at":"2025-12-05T14:26:55.000Z","name":"Ciara Quigley","mobile_number":"552-856-2477","email_id":"Alfredo.Blick@yahoo.com","dop":"2025-04-06","serial_number":"18609536907041256","imei1":"18609536907041256","imei2":"18609536907041256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121107,"job_number":"JOB_121107","tr_customer_id":121124,"tr_customer_product_id":121114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:12.000Z","modified_at":"2025-12-05T14:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874506161732","imei1":"18874506161732","imei2":"18874506161732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121109,"job_number":"JOB_121109","tr_customer_id":121126,"tr_customer_product_id":121116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:27:14.000Z","modified_at":"2025-12-05T14:27:14.000Z","name":"Abe Stiedemann","mobile_number":"573-215-8031","email_id":"Barton.Little@hotmail.com","dop":"2025-04-06","serial_number":"11275965820083048","imei1":"11275965820083048","imei2":"11275965820083048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121123,"job_number":"JOB_121123","tr_customer_id":121140,"tr_customer_product_id":121130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T14:44:45.000Z","modified_at":"2025-12-05T14:44:45.000Z","name":"Armando Runolfsdottir","mobile_number":"655-681-9518","email_id":"Darwin_Bayer31@gmail.com","dop":"2025-04-06","serial_number":"11933614504765464","imei1":"11933614504765464","imei2":"11933614504765464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T14:44:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121148,"job_number":"JOB_121148","tr_customer_id":121165,"tr_customer_product_id":121155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:10:35.000Z","modified_at":"2025-12-05T15:10:35.000Z","name":"Mangesh Bharati","mobile_number":"7028234345","email_id":"sampleemail123@gmail.com","dop":"2025-11-25","serial_number":"23187831553553","imei1":"23187831553553","imei2":"23187831553553","popurl":"2025-11-25T15:10:25.713161800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:10:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121150,"job_number":"JOB_121150","tr_customer_id":121167,"tr_customer_product_id":121157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:32.000Z","modified_at":"2025-12-05T15:41:32.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107624113770208","imei1":"107624113770208","imei2":"107624113770208","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121152,"job_number":"JOB_121152","tr_customer_id":121169,"tr_customer_product_id":121159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:41:45.000Z","modified_at":"2025-12-05T15:41:45.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100582597951517","imei1":"100582597951517","imei2":"100582597951517","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:41:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121154,"job_number":"JOB_121154","tr_customer_id":121171,"tr_customer_product_id":121161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:44:20.000Z","modified_at":"2025-12-05T15:44:20.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2025-12-05","serial_number":"77647782745374","imei1":"77647782745374","imei2":"77647782745374","popurl":"2025-12-05T15:44:19.696Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:44:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121161,"job_number":"JOB_121161","tr_customer_id":121178,"tr_customer_product_id":121168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:04.000Z","modified_at":"2025-12-05T15:53:04.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"10215330117117","imei1":"10215330117117","imei2":"10215330117117","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121163,"job_number":"JOB_121163","tr_customer_id":121180,"tr_customer_product_id":121170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:05.000Z","modified_at":"2025-12-05T15:53:05.000Z","name":"Colleen Ebert","mobile_number":"942-420-9177","email_id":"Cale87@hotmail.com","dop":"2025-04-06","serial_number":"18594691943630710","imei1":"18594691943630710","imei2":"18594691943630710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121164,"job_number":"JOB_121164","tr_customer_id":121181,"tr_customer_product_id":121171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:31.000Z","modified_at":"2025-12-05T15:53:31.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15419225916439","imei1":"15419225916439","imei2":"15419225916439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121166,"job_number":"JOB_121166","tr_customer_id":121183,"tr_customer_product_id":121173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:32.000Z","modified_at":"2025-12-05T15:53:32.000Z","name":"Marcelo Streich","mobile_number":"276-337-6499","email_id":"Hillard_Cruickshank61@yahoo.com","dop":"2025-04-06","serial_number":"13999556121276004","imei1":"13999556121276004","imei2":"13999556121276004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121167,"job_number":"JOB_121167","tr_customer_id":121184,"tr_customer_product_id":121174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:58.000Z","modified_at":"2025-12-05T15:53:58.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10017145731352","imei1":"10017145731352","imei2":"10017145731352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121169,"job_number":"JOB_121169","tr_customer_id":121186,"tr_customer_product_id":121176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T15:53:59.000Z","modified_at":"2025-12-05T15:53:59.000Z","name":"Evert Swift","mobile_number":"469-456-2102","email_id":"Ludie.Sanford77@yahoo.com","dop":"2025-04-06","serial_number":"15216381085946104","imei1":"15216381085946104","imei2":"15216381085946104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T15:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121172,"job_number":"JOB_121172","tr_customer_id":121189,"tr_customer_product_id":121179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:44.000Z","modified_at":"2025-12-05T16:12:44.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16110283945936","imei1":"16110283945936","imei2":"16110283945936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121174,"job_number":"JOB_121174","tr_customer_id":121191,"tr_customer_product_id":121181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:12:45.000Z","modified_at":"2025-12-05T16:12:45.000Z","name":"Bertha Dietrich","mobile_number":"564-739-8640","email_id":"Kendra.Smitham45@yahoo.com","dop":"2025-04-06","serial_number":"19774634899261390","imei1":"19774634899261390","imei2":"19774634899261390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121175,"job_number":"JOB_121175","tr_customer_id":121192,"tr_customer_product_id":121182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:29.000Z","modified_at":"2025-12-05T16:13:29.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12627422954115","imei1":"12627422954115","imei2":"12627422954115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121177,"job_number":"JOB_121177","tr_customer_id":121194,"tr_customer_product_id":121184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:13:30.000Z","modified_at":"2025-12-05T16:13:30.000Z","name":"Vita Kunde","mobile_number":"573-763-0808","email_id":"Preston_Harber25@yahoo.com","dop":"2025-04-06","serial_number":"14239889716966968","imei1":"14239889716966968","imei2":"14239889716966968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:13:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121178,"job_number":"JOB_121178","tr_customer_id":121195,"tr_customer_product_id":121185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:13.000Z","modified_at":"2025-12-05T16:14:13.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16160968524200","imei1":"16160968524200","imei2":"16160968524200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121180,"job_number":"JOB_121180","tr_customer_id":121197,"tr_customer_product_id":121187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:14:15.000Z","modified_at":"2025-12-05T16:14:15.000Z","name":"Lourdes Deckow","mobile_number":"426-341-2158","email_id":"Tyson99@yahoo.com","dop":"2025-04-06","serial_number":"15143695724013058","imei1":"15143695724013058","imei2":"15143695724013058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:14:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121181,"job_number":"JOB_121181","tr_customer_id":121198,"tr_customer_product_id":121188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:08.000Z","modified_at":"2025-12-05T16:49:08.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"13266655521393","imei1":"13266655521393","imei2":"13266655521393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121183,"job_number":"JOB_121183","tr_customer_id":121200,"tr_customer_product_id":121190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:10.000Z","modified_at":"2025-12-05T16:49:10.000Z","name":"Gideon Gottlieb","mobile_number":"984-303-4560","email_id":"Leola_Schumm@yahoo.com","dop":"2025-04-06","serial_number":"19056607752880840","imei1":"19056607752880840","imei2":"19056607752880840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121184,"job_number":"JOB_121184","tr_customer_id":121201,"tr_customer_product_id":121191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:20.000Z","modified_at":"2025-12-05T16:49:20.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2025-11-25","serial_number":"88217383225329","imei1":"88217383225329","imei2":"88217383225329","popurl":"2025-11-25T16:49:20.021905249Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121185,"job_number":"JOB_121185","tr_customer_id":121202,"tr_customer_product_id":121192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:38.000Z","modified_at":"2025-12-05T16:49:38.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"14051931800225","imei1":"14051931800225","imei2":"14051931800225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121187,"job_number":"JOB_121187","tr_customer_id":121204,"tr_customer_product_id":121194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:49:39.000Z","modified_at":"2025-12-05T16:49:39.000Z","name":"Karelle Willms","mobile_number":"293-442-3237","email_id":"Etha_White22@yahoo.com","dop":"2025-04-06","serial_number":"18857825197358572","imei1":"18857825197358572","imei2":"18857825197358572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:49:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121188,"job_number":"JOB_121188","tr_customer_id":121205,"tr_customer_product_id":121195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:07.000Z","modified_at":"2025-12-05T16:50:07.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10571692031164","imei1":"10571692031164","imei2":"10571692031164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121190,"job_number":"JOB_121190","tr_customer_id":121207,"tr_customer_product_id":121197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:08.000Z","modified_at":"2025-12-05T16:50:08.000Z","name":"Maureen Lesch","mobile_number":"612-740-9956","email_id":"Teagan_Lakin50@yahoo.com","dop":"2025-04-06","serial_number":"10380305755741058","imei1":"10380305755741058","imei2":"10380305755741058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121191,"job_number":"JOB_121191","tr_customer_id":121208,"tr_customer_product_id":121198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:50:43.000Z","modified_at":"2025-12-05T16:50:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2025-11-25","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2025-11-25T16:50:42.953240247Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121192,"job_number":"JOB_121192","tr_customer_id":121209,"tr_customer_product_id":121199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:06.000Z","modified_at":"2025-12-05T16:51:06.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2025-11-25","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2025-11-25T16:51:05.642622272Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121193,"job_number":"JOB_121193","tr_customer_id":121210,"tr_customer_product_id":121200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:45.000Z","modified_at":"2025-12-05T16:51:45.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19261671045317","imei1":"19261671045317","imei2":"19261671045317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121195,"job_number":"JOB_121195","tr_customer_id":121212,"tr_customer_product_id":121202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:51:46.000Z","modified_at":"2025-12-05T16:51:46.000Z","name":"Clemmie Fahey","mobile_number":"693-703-9257","email_id":"Freeda.Collier@gmail.com","dop":"2025-04-06","serial_number":"18268788535543180","imei1":"18268788535543180","imei2":"18268788535543180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121196,"job_number":"JOB_121196","tr_customer_id":121213,"tr_customer_product_id":121203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:12.000Z","modified_at":"2025-12-05T16:52:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15056703378711","imei1":"15056703378711","imei2":"15056703378711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121198,"job_number":"JOB_121198","tr_customer_id":121215,"tr_customer_product_id":121205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:13.000Z","modified_at":"2025-12-05T16:52:13.000Z","name":"Lucile Paucek","mobile_number":"546-335-4008","email_id":"Justyn.Moen6@gmail.com","dop":"2025-04-06","serial_number":"14329008470938738","imei1":"14329008470938738","imei2":"14329008470938738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121199,"job_number":"JOB_121199","tr_customer_id":121216,"tr_customer_product_id":121206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:38.000Z","modified_at":"2025-12-05T16:52:38.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14914348357673","imei1":"14914348357673","imei2":"14914348357673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121201,"job_number":"JOB_121201","tr_customer_id":121218,"tr_customer_product_id":121208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:52:39.000Z","modified_at":"2025-12-05T16:52:39.000Z","name":"Lurline Cartwright","mobile_number":"992-986-6316","email_id":"Eleazar_Volkman98@yahoo.com","dop":"2025-04-06","serial_number":"19305662797126730","imei1":"19305662797126730","imei2":"19305662797126730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121202,"job_number":"JOB_121202","tr_customer_id":121219,"tr_customer_product_id":121209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:40.000Z","modified_at":"2025-12-05T16:59:40.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19006106011895","imei1":"19006106011895","imei2":"19006106011895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121204,"job_number":"JOB_121204","tr_customer_id":121221,"tr_customer_product_id":121211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T16:59:41.000Z","modified_at":"2025-12-05T16:59:41.000Z","name":"Bobby Nikolaus","mobile_number":"767-452-6728","email_id":"Sallie_Ankunding40@gmail.com","dop":"2025-04-06","serial_number":"14069792008895270","imei1":"14069792008895270","imei2":"14069792008895270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T16:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121205,"job_number":"JOB_121205","tr_customer_id":121222,"tr_customer_product_id":121212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:07.000Z","modified_at":"2025-12-05T17:00:07.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15294502765201","imei1":"15294502765201","imei2":"15294502765201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121207,"job_number":"JOB_121207","tr_customer_id":121224,"tr_customer_product_id":121214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:08.000Z","modified_at":"2025-12-05T17:00:08.000Z","name":"Stuart Green","mobile_number":"379-863-5194","email_id":"Wyman.Armstrong51@hotmail.com","dop":"2025-04-06","serial_number":"15945880241008336","imei1":"15945880241008336","imei2":"15945880241008336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121208,"job_number":"JOB_121208","tr_customer_id":121225,"tr_customer_product_id":121215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:34.000Z","modified_at":"2025-12-05T17:00:34.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10546812724490","imei1":"10546812724490","imei2":"10546812724490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121210,"job_number":"JOB_121210","tr_customer_id":121227,"tr_customer_product_id":121217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:00:35.000Z","modified_at":"2025-12-05T17:00:35.000Z","name":"Marisa Kuvalis","mobile_number":"741-940-5960","email_id":"Berniece19@yahoo.com","dop":"2025-04-06","serial_number":"10376569851062010","imei1":"10376569851062010","imei2":"10376569851062010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121211,"job_number":"JOB_121211","tr_customer_id":121228,"tr_customer_product_id":121218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:21.000Z","modified_at":"2025-12-05T17:17:21.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16531522339370","imei1":"16531522339370","imei2":"16531522339370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121213,"job_number":"JOB_121213","tr_customer_id":121230,"tr_customer_product_id":121220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:22.000Z","modified_at":"2025-12-05T17:17:22.000Z","name":"Carey Sanford","mobile_number":"489-441-4320","email_id":"Erick.Ortiz@yahoo.com","dop":"2025-04-06","serial_number":"13289453919643304","imei1":"13289453919643304","imei2":"13289453919643304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121214,"job_number":"JOB_121214","tr_customer_id":121231,"tr_customer_product_id":121221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:47.000Z","modified_at":"2025-12-05T17:17:47.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16893788122824","imei1":"16893788122824","imei2":"16893788122824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121216,"job_number":"JOB_121216","tr_customer_id":121233,"tr_customer_product_id":121223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:17:48.000Z","modified_at":"2025-12-05T17:17:48.000Z","name":"Alexandre Fay","mobile_number":"496-764-5005","email_id":"Wyatt55@hotmail.com","dop":"2025-04-06","serial_number":"19748448883591760","imei1":"19748448883591760","imei2":"19748448883591760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121217,"job_number":"JOB_121217","tr_customer_id":121234,"tr_customer_product_id":121224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:14.000Z","modified_at":"2025-12-05T17:18:14.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10067555687154","imei1":"10067555687154","imei2":"10067555687154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121219,"job_number":"JOB_121219","tr_customer_id":121236,"tr_customer_product_id":121226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:18:15.000Z","modified_at":"2025-12-05T17:18:15.000Z","name":"Giuseppe Schumm","mobile_number":"993-367-5543","email_id":"Franz.Keeling47@gmail.com","dop":"2025-04-06","serial_number":"17166257576071856","imei1":"17166257576071856","imei2":"17166257576071856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121220,"job_number":"JOB_121220","tr_customer_id":121237,"tr_customer_product_id":121227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15761180682679","imei1":"15761180682679","imei2":"15761180682679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121222,"job_number":"JOB_121222","tr_customer_id":121239,"tr_customer_product_id":121229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:25:50.000Z","modified_at":"2025-12-05T17:25:50.000Z","name":"Mossie Braun","mobile_number":"318-559-8399","email_id":"Magali24@hotmail.com","dop":"2025-04-06","serial_number":"19471578916275060","imei1":"19471578916275060","imei2":"19471578916275060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:25:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121223,"job_number":"JOB_121223","tr_customer_id":121240,"tr_customer_product_id":121230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:12.000Z","modified_at":"2025-12-05T17:26:12.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"13193347787900","imei1":"13193347787900","imei2":"13193347787900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121225,"job_number":"JOB_121225","tr_customer_id":121242,"tr_customer_product_id":121232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:13.000Z","modified_at":"2025-12-05T17:26:13.000Z","name":"Ruthie Balistreri","mobile_number":"643-673-4692","email_id":"Ottilie_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"18821254926061096","imei1":"18821254926061096","imei2":"18821254926061096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121226,"job_number":"JOB_121226","tr_customer_id":121243,"tr_customer_product_id":121233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:35.000Z","modified_at":"2025-12-05T17:26:35.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18828908968241","imei1":"18828908968241","imei2":"18828908968241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121228,"job_number":"JOB_121228","tr_customer_id":121245,"tr_customer_product_id":121235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:36.000Z","modified_at":"2025-12-05T17:26:36.000Z","name":"Laurie Johnston","mobile_number":"834-569-3911","email_id":"Camylle_Turner48@gmail.com","dop":"2025-04-06","serial_number":"12175062253596502","imei1":"12175062253596502","imei2":"12175062253596502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121229,"job_number":"JOB_121229","tr_customer_id":121246,"tr_customer_product_id":121236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:58.000Z","modified_at":"2025-12-05T17:26:58.000Z","name":"Barbara P","mobile_number":"7526545785","email_id":"T.a@gmail.com","dop":"2025-04-06","serial_number":"18640665349543","imei1":"18640665349543","imei2":"18640665349543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121231,"job_number":"JOB_121231","tr_customer_id":121248,"tr_customer_product_id":121238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:26:59.000Z","modified_at":"2025-12-05T17:26:59.000Z","name":"Peter Gibson","mobile_number":"826-205-4251","email_id":"Carleton56@gmail.com","dop":"2025-04-06","serial_number":"13254736507339516","imei1":"13254736507339516","imei2":"13254736507339516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121232,"job_number":"JOB_121232","tr_customer_id":121249,"tr_customer_product_id":121239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:21.000Z","modified_at":"2025-12-05T17:27:21.000Z","name":"Nan cy","mobile_number":"7000545785","email_id":"N.C@gmail.com","dop":"2025-04-06","serial_number":"19486185834685","imei1":"19486185834685","imei2":"19486185834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121234,"job_number":"JOB_121234","tr_customer_id":121251,"tr_customer_product_id":121241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:27:22.000Z","modified_at":"2025-12-05T17:27:22.000Z","name":"Malachi Dibbert","mobile_number":"678-262-8887","email_id":"Terry_Sauer94@yahoo.com","dop":"2025-04-06","serial_number":"14294673717620664","imei1":"14294673717620664","imei2":"14294673717620664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121235,"job_number":"JOB_121235","tr_customer_id":121252,"tr_customer_product_id":121242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:47.000Z","modified_at":"2025-12-05T17:32:47.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"17757480754128","imei1":"17757480754128","imei2":"17757480754128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121237,"job_number":"JOB_121237","tr_customer_id":121254,"tr_customer_product_id":121244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:32:48.000Z","modified_at":"2025-12-05T17:32:48.000Z","name":"Liam Purdy","mobile_number":"489-619-4089","email_id":"Saige_Beer@hotmail.com","dop":"2025-04-06","serial_number":"17815213373163996","imei1":"17815213373163996","imei2":"17815213373163996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:32:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121238,"job_number":"JOB_121238","tr_customer_id":121255,"tr_customer_product_id":121245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:16.000Z","modified_at":"2025-12-05T17:33:16.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16210280715454","imei1":"16210280715454","imei2":"16210280715454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121240,"job_number":"JOB_121240","tr_customer_id":121257,"tr_customer_product_id":121247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:17.000Z","modified_at":"2025-12-05T17:33:17.000Z","name":"Helena Stark","mobile_number":"519-874-7373","email_id":"Madilyn.OReilly65@gmail.com","dop":"2025-04-06","serial_number":"11565044776345388","imei1":"11565044776345388","imei2":"11565044776345388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121241,"job_number":"JOB_121241","tr_customer_id":121258,"tr_customer_product_id":121248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:45.000Z","modified_at":"2025-12-05T17:33:45.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14402663005476","imei1":"14402663005476","imei2":"14402663005476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121243,"job_number":"JOB_121243","tr_customer_id":121260,"tr_customer_product_id":121250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:33:46.000Z","modified_at":"2025-12-05T17:33:46.000Z","name":"Dale Harvey","mobile_number":"472-569-7838","email_id":"Nicholaus37@gmail.com","dop":"2025-04-06","serial_number":"10850685034468064","imei1":"10850685034468064","imei2":"10850685034468064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121244,"job_number":"JOB_121244","tr_customer_id":121261,"tr_customer_product_id":121251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:39:23.000Z","modified_at":"2025-12-05T17:39:23.000Z","name":"Jatin Sharma","mobile_number":"8806144202","email_id":"sonawaneomprakash222@gmail.com","dop":"2025-12-05","serial_number":"22138664331392","imei1":"22138664331392","imei2":"22138664331392","popurl":"2025-12-05T17:39:20.445Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121245,"job_number":"JOB_121245","tr_customer_id":121262,"tr_customer_product_id":121252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:43:07.000Z","modified_at":"2025-12-05T17:43:07.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2025-11-25","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2025-11-25T17:43:06.873085943Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121246,"job_number":"JOB_121246","tr_customer_id":121263,"tr_customer_product_id":121253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:46.000Z","modified_at":"2025-12-05T17:44:46.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2025-11-25","serial_number":"96548404098211","imei1":"96548404098211","imei2":"96548404098211","popurl":"2025-11-25T17:44:45.469092485Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121247,"job_number":"JOB_121247","tr_customer_id":121264,"tr_customer_product_id":121254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:44:59.000Z","modified_at":"2025-12-05T17:44:59.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"14749933961400","imei1":"14749933961400","imei2":"14749933961400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:44:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121249,"job_number":"JOB_121249","tr_customer_id":121266,"tr_customer_product_id":121256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:00.000Z","modified_at":"2025-12-05T17:45:00.000Z","name":"Jayden Mayert","mobile_number":"491-784-0880","email_id":"Francesca96@yahoo.com","dop":"2025-04-06","serial_number":"16313369216475640","imei1":"16313369216475640","imei2":"16313369216475640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121250,"job_number":"JOB_121250","tr_customer_id":121267,"tr_customer_product_id":121257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:26.000Z","modified_at":"2025-12-05T17:45:26.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15805413517947","imei1":"15805413517947","imei2":"15805413517947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121252,"job_number":"JOB_121252","tr_customer_id":121269,"tr_customer_product_id":121259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:27.000Z","modified_at":"2025-12-05T17:45:27.000Z","name":"Jett Wiza","mobile_number":"867-890-8882","email_id":"Randy.Mraz@yahoo.com","dop":"2025-04-06","serial_number":"16518360583175676","imei1":"16518360583175676","imei2":"16518360583175676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121253,"job_number":"JOB_121253","tr_customer_id":121270,"tr_customer_product_id":121260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:53.000Z","modified_at":"2025-12-05T17:45:53.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"13435546104813","imei1":"13435546104813","imei2":"13435546104813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121255,"job_number":"JOB_121255","tr_customer_id":121272,"tr_customer_product_id":121262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T17:45:54.000Z","modified_at":"2025-12-05T17:45:54.000Z","name":"Karen Dare","mobile_number":"590-991-0185","email_id":"Shawn81@hotmail.com","dop":"2025-04-06","serial_number":"10397547358602110","imei1":"10397547358602110","imei2":"10397547358602110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T17:45:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121259,"job_number":"JOB_121259","tr_customer_id":121276,"tr_customer_product_id":121266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:48:14.000Z","modified_at":"2025-12-05T18:48:14.000Z","name":"karthik D","mobile_number":"0987654321","email_id":"krthiksantosh@gmail.com","dop":"2025-11-25","serial_number":"87061348153532","imei1":"87061348153532","imei2":"87061348153532","popurl":"2025-11-25T18:48:13.384246651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121260,"job_number":"JOB_121260","tr_customer_id":121277,"tr_customer_product_id":121267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:32.000Z","modified_at":"2025-12-05T18:49:32.000Z","name":"Priya Garg","mobile_number":"9739791218","email_id":"priyagarg34@gmail.com","dop":"2025-11-25","serial_number":"13963241618999","imei1":"13963241618999","imei2":"13963241618999","popurl":"2025-11-25T18:49:31.238687112Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121261,"job_number":"JOB_121261","tr_customer_id":121278,"tr_customer_product_id":121268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:49:46.000Z","modified_at":"2025-12-05T18:49:46.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2025-11-25","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2025-11-25T18:49:45.465630340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121262,"job_number":"JOB_121262","tr_customer_id":121279,"tr_customer_product_id":121269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:45.000Z","modified_at":"2025-12-05T18:50:45.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2025-11-30","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2025-11-30T18:50:44.952790240Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121263,"job_number":"JOB_121263","tr_customer_id":121280,"tr_customer_product_id":121270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T18:50:47.000Z","modified_at":"2025-12-05T18:50:47.000Z","name":"Prudhvi Raj","mobile_number":"8547584578","email_id":"raj@gmail.com","dop":"2025-11-25","serial_number":"90511204977827","imei1":"90511204977827","imei2":"90511204977827","popurl":"2025-11-25T18:50:46.757837442Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T18:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121266,"job_number":"JOB_121266","tr_customer_id":121283,"tr_customer_product_id":121273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:31.000Z","modified_at":"2025-12-05T20:50:31.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11494755969860","imei1":"11494755969860","imei2":"11494755969860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121268,"job_number":"JOB_121268","tr_customer_id":121285,"tr_customer_product_id":121275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:32.000Z","modified_at":"2025-12-05T20:50:32.000Z","name":"Dell Leffler","mobile_number":"437-723-8973","email_id":"Brittany_Sauer55@hotmail.com","dop":"2025-04-06","serial_number":"19705810745001144","imei1":"19705810745001144","imei2":"19705810745001144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121269,"job_number":"JOB_121269","tr_customer_id":121286,"tr_customer_product_id":121276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:58.000Z","modified_at":"2025-12-05T20:50:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"16230044603655","imei1":"16230044603655","imei2":"16230044603655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121271,"job_number":"JOB_121271","tr_customer_id":121288,"tr_customer_product_id":121278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:50:59.000Z","modified_at":"2025-12-05T20:50:59.000Z","name":"Beau Bernhard","mobile_number":"209-371-0163","email_id":"Coleman_Christiansen58@hotmail.com","dop":"2025-04-06","serial_number":"10611944137555994","imei1":"10611944137555994","imei2":"10611944137555994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121272,"job_number":"JOB_121272","tr_customer_id":121289,"tr_customer_product_id":121279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:24.000Z","modified_at":"2025-12-05T20:51:24.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"10586510053153","imei1":"10586510053153","imei2":"10586510053153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121274,"job_number":"JOB_121274","tr_customer_id":121291,"tr_customer_product_id":121281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:51:25.000Z","modified_at":"2025-12-05T20:51:25.000Z","name":"Dell Corkery","mobile_number":"522-926-9362","email_id":"Reginald_Lindgren@yahoo.com","dop":"2025-04-06","serial_number":"19434958026605480","imei1":"19434958026605480","imei2":"19434958026605480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121275,"job_number":"JOB_121275","tr_customer_id":121292,"tr_customer_product_id":121282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:33.000Z","modified_at":"2025-12-05T20:55:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19163049467801","imei1":"19163049467801","imei2":"19163049467801","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121277,"job_number":"JOB_121277","tr_customer_id":121294,"tr_customer_product_id":121284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:55:34.000Z","modified_at":"2025-12-05T20:55:34.000Z","name":"Leon Kshlerin","mobile_number":"437-399-0537","email_id":"Baby_Schmeler39@hotmail.com","dop":"2025-04-06","serial_number":"14156935100904050","imei1":"14156935100904050","imei2":"14156935100904050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121278,"job_number":"JOB_121278","tr_customer_id":121295,"tr_customer_product_id":121285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:02.000Z","modified_at":"2025-12-05T20:56:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"12609298991072","imei1":"12609298991072","imei2":"12609298991072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121280,"job_number":"JOB_121280","tr_customer_id":121297,"tr_customer_product_id":121287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:03.000Z","modified_at":"2025-12-05T20:56:03.000Z","name":"Adolph West","mobile_number":"399-312-7283","email_id":"Rubie.Miller54@hotmail.com","dop":"2025-04-06","serial_number":"12880548003570760","imei1":"12880548003570760","imei2":"12880548003570760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121281,"job_number":"JOB_121281","tr_customer_id":121298,"tr_customer_product_id":121288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:30.000Z","modified_at":"2025-12-05T20:56:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"15081741969083","imei1":"15081741969083","imei2":"15081741969083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121283,"job_number":"JOB_121283","tr_customer_id":121300,"tr_customer_product_id":121290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:56:31.000Z","modified_at":"2025-12-05T20:56:31.000Z","name":"Quentin Bauch","mobile_number":"475-427-8835","email_id":"Halle.OConner@yahoo.com","dop":"2025-04-06","serial_number":"13779341891842752","imei1":"13779341891842752","imei2":"13779341891842752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121284,"job_number":"JOB_121284","tr_customer_id":121301,"tr_customer_product_id":121291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:33.000Z","modified_at":"2025-12-05T20:59:33.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"11025879282671","imei1":"11025879282671","imei2":"11025879282671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121286,"job_number":"JOB_121286","tr_customer_id":121303,"tr_customer_product_id":121293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T20:59:34.000Z","modified_at":"2025-12-05T20:59:34.000Z","name":"Ryley Botsford","mobile_number":"223-821-4043","email_id":"Cali_Orn31@hotmail.com","dop":"2025-04-06","serial_number":"10457673681909316","imei1":"10457673681909316","imei2":"10457673681909316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T20:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121287,"job_number":"JOB_121287","tr_customer_id":121304,"tr_customer_product_id":121294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:02.000Z","modified_at":"2025-12-05T21:00:02.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11517441421735","imei1":"11517441421735","imei2":"11517441421735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121289,"job_number":"JOB_121289","tr_customer_id":121306,"tr_customer_product_id":121296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:03.000Z","modified_at":"2025-12-05T21:00:03.000Z","name":"Angel Hammes","mobile_number":"509-563-8584","email_id":"Samir_Friesen@hotmail.com","dop":"2025-04-06","serial_number":"10821297012440960","imei1":"10821297012440960","imei2":"10821297012440960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121290,"job_number":"JOB_121290","tr_customer_id":121307,"tr_customer_product_id":121297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:30.000Z","modified_at":"2025-12-05T21:00:30.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18806517563561","imei1":"18806517563561","imei2":"18806517563561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121292,"job_number":"JOB_121292","tr_customer_id":121309,"tr_customer_product_id":121299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:00:31.000Z","modified_at":"2025-12-05T21:00:31.000Z","name":"Carroll Ryan","mobile_number":"318-468-7941","email_id":"Margaret.McClure@gmail.com","dop":"2025-04-06","serial_number":"11614468083930346","imei1":"11614468083930346","imei2":"11614468083930346","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121293,"job_number":"JOB_121293","tr_customer_id":121310,"tr_customer_product_id":121300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:29.000Z","modified_at":"2025-12-05T21:04:29.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"19226796439899","imei1":"19226796439899","imei2":"19226796439899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121295,"job_number":"JOB_121295","tr_customer_id":121312,"tr_customer_product_id":121302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:30.000Z","modified_at":"2025-12-05T21:04:30.000Z","name":"Cornelius Goyette","mobile_number":"493-400-0901","email_id":"Erika46@yahoo.com","dop":"2025-04-06","serial_number":"15253025428696208","imei1":"15253025428696208","imei2":"15253025428696208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121296,"job_number":"JOB_121296","tr_customer_id":121313,"tr_customer_product_id":121303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:58.000Z","modified_at":"2025-12-05T21:04:58.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"10932340226854","imei1":"10932340226854","imei2":"10932340226854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121298,"job_number":"JOB_121298","tr_customer_id":121315,"tr_customer_product_id":121305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:04:59.000Z","modified_at":"2025-12-05T21:04:59.000Z","name":"Brennan Beer","mobile_number":"367-467-5372","email_id":"Melany_Blick87@hotmail.com","dop":"2025-04-06","serial_number":"12012726059594724","imei1":"12012726059594724","imei2":"12012726059594724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121299,"job_number":"JOB_121299","tr_customer_id":121316,"tr_customer_product_id":121306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:26.000Z","modified_at":"2025-12-05T21:05:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"18442944401784","imei1":"18442944401784","imei2":"18442944401784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121301,"job_number":"JOB_121301","tr_customer_id":121318,"tr_customer_product_id":121308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:05:27.000Z","modified_at":"2025-12-05T21:05:27.000Z","name":"Triston Bahringer","mobile_number":"465-791-6038","email_id":"Gus9@hotmail.com","dop":"2025-04-06","serial_number":"16204484969889296","imei1":"16204484969889296","imei2":"16204484969889296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121302,"job_number":"JOB_121302","tr_customer_id":121319,"tr_customer_product_id":121309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:11.000Z","modified_at":"2025-12-05T21:07:11.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"16360258672806","imei1":"16360258672806","imei2":"16360258672806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121304,"job_number":"JOB_121304","tr_customer_id":121321,"tr_customer_product_id":121311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:12.000Z","modified_at":"2025-12-05T21:07:12.000Z","name":"Casandra Hartmann","mobile_number":"644-227-3521","email_id":"Darion_Boyer@yahoo.com","dop":"2025-04-06","serial_number":"10618800738866348","imei1":"10618800738866348","imei2":"10618800738866348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121305,"job_number":"JOB_121305","tr_customer_id":121322,"tr_customer_product_id":121312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:40.000Z","modified_at":"2025-12-05T21:07:40.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"17243253301005","imei1":"17243253301005","imei2":"17243253301005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121307,"job_number":"JOB_121307","tr_customer_id":121324,"tr_customer_product_id":121314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:07:41.000Z","modified_at":"2025-12-05T21:07:41.000Z","name":"Maida Bradtke","mobile_number":"647-515-8704","email_id":"Beryl35@hotmail.com","dop":"2025-04-06","serial_number":"19951579351978000","imei1":"19951579351978000","imei2":"19951579351978000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121308,"job_number":"JOB_121308","tr_customer_id":121325,"tr_customer_product_id":121315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:09.000Z","modified_at":"2025-12-05T21:08:09.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"14087436808476","imei1":"14087436808476","imei2":"14087436808476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121310,"job_number":"JOB_121310","tr_customer_id":121327,"tr_customer_product_id":121317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:08:10.000Z","modified_at":"2025-12-05T21:08:10.000Z","name":"Brant Romaguera","mobile_number":"223-798-5809","email_id":"Jayce_Schumm@hotmail.com","dop":"2025-04-06","serial_number":"10466608026279750","imei1":"10466608026279750","imei2":"10466608026279750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:08:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121311,"job_number":"JOB_121311","tr_customer_id":121328,"tr_customer_product_id":121318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:12.000Z","modified_at":"2025-12-05T21:13:12.000Z","name":"Nikhil H","mobile_number":"8525246987","email_id":"h.007@gmail.com","dop":"2025-04-06","serial_number":"15603096235549","imei1":"15603096235549","imei2":"15603096235549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121313,"job_number":"JOB_121313","tr_customer_id":121330,"tr_customer_product_id":121320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:13.000Z","modified_at":"2025-12-05T21:13:13.000Z","name":"Rick Leannon","mobile_number":"517-677-1782","email_id":"Stan33@hotmail.com","dop":"2025-04-06","serial_number":"18787191000968610","imei1":"18787191000968610","imei2":"18787191000968610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121314,"job_number":"JOB_121314","tr_customer_id":121331,"tr_customer_product_id":121321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:39.000Z","modified_at":"2025-12-05T21:13:39.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"15317620665184","imei1":"15317620665184","imei2":"15317620665184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121316,"job_number":"JOB_121316","tr_customer_id":121333,"tr_customer_product_id":121323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:13:40.000Z","modified_at":"2025-12-05T21:13:40.000Z","name":"Dortha Hessel","mobile_number":"287-936-0319","email_id":"Christopher23@yahoo.com","dop":"2025-04-06","serial_number":"13237838192752244","imei1":"13237838192752244","imei2":"13237838192752244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121317,"job_number":"JOB_121317","tr_customer_id":121334,"tr_customer_product_id":121324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:06.000Z","modified_at":"2025-12-05T21:14:06.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"11475016537459","imei1":"11475016537459","imei2":"11475016537459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121319,"job_number":"JOB_121319","tr_customer_id":121336,"tr_customer_product_id":121326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T21:14:07.000Z","modified_at":"2025-12-05T21:14:07.000Z","name":"Columbus Mueller","mobile_number":"451-547-7355","email_id":"Callie40@gmail.com","dop":"2025-04-06","serial_number":"16612718401060430","imei1":"16612718401060430","imei2":"16612718401060430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-05T21:14:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121321,"job_number":"JOB_121321","tr_customer_id":121338,"tr_customer_product_id":121328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:07.000Z","modified_at":"2025-12-06T01:54:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"15020895158814","imei1":"15020895158814","imei2":"15020895158814","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121322,"job_number":"JOB_121322","tr_customer_id":121339,"tr_customer_product_id":121329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:54:41.000Z","modified_at":"2025-12-06T01:54:41.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"16108551675888","imei1":"16108551675888","imei2":"16108551675888","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121323,"job_number":"JOB_121323","tr_customer_id":121340,"tr_customer_product_id":121330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T01:57:42.000Z","modified_at":"2025-12-06T01:57:42.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17995559615287","imei1":"17995559615287","imei2":"17995559615287","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T01:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121324,"job_number":"JOB_121324","tr_customer_id":121341,"tr_customer_product_id":121331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:00:47.000Z","modified_at":"2025-12-06T02:00:47.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"18879988780868","imei1":"18879988780868","imei2":"18879988780868","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121325,"job_number":"JOB_121325","tr_customer_id":121342,"tr_customer_product_id":121332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:01:32.000Z","modified_at":"2025-12-06T02:01:32.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"17476180408379","imei1":"17476180408379","imei2":"17476180408379","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121326,"job_number":"JOB_121326","tr_customer_id":121343,"tr_customer_product_id":121333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:04:07.000Z","modified_at":"2025-12-06T02:04:07.000Z","name":"Z Y","mobile_number":"9876543211","email_id":"z@gmail.com","dop":"2025-11-05","serial_number":"19824669564894","imei1":"19824669564894","imei2":"19824669564894","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121327,"job_number":"JOB_121327","tr_customer_id":121344,"tr_customer_product_id":121334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T02:09:10.000Z","modified_at":"2025-12-06T02:09:10.000Z","name":"Cara Strosin","mobile_number":"297-530-8831","email_id":"Jeramy_Prosacco74@hotmail.com","dop":"2025-11-05","serial_number":"19099565281513","imei1":"19099565281513","imei2":"19099565281513","popurl":"2025-11-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T02:09:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121342,"job_number":"JOB_121342","tr_customer_id":121359,"tr_customer_product_id":121349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:16:03.000Z","modified_at":"2025-12-06T03:16:03.000Z","name":"Tanya Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904322","imei1":"12345678904322","imei2":"12345678904322","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121345,"job_number":"JOB_121345","tr_customer_id":121362,"tr_customer_product_id":121352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:28:41.000Z","modified_at":"2025-12-06T03:28:41.000Z","name":"Audrey Schneider","mobile_number":"851-789-9821","email_id":"Marcellus_Schultz29@gmail.com","dop":"2025-04-06","serial_number":"11029517382487350","imei1":"11029517382487350","imei2":"11029517382487350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:28:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121347,"job_number":"JOB_121347","tr_customer_id":121364,"tr_customer_product_id":121354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:27.000Z","modified_at":"2025-12-06T03:29:27.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14761106208157","imei1":"14761106208157","imei2":"14761106208157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121349,"job_number":"JOB_121349","tr_customer_id":121366,"tr_customer_product_id":121356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:29.000Z","modified_at":"2025-12-06T03:29:29.000Z","name":"Graham Senger","mobile_number":"206-873-7583","email_id":"Jonas.Hermiston29@yahoo.com","dop":"2025-04-06","serial_number":"10524027313796306","imei1":"10524027313796306","imei2":"10524027313796306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121350,"job_number":"JOB_121350","tr_customer_id":121367,"tr_customer_product_id":121357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:29:58.000Z","modified_at":"2025-12-06T03:29:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19680424698844","imei1":"19680424698844","imei2":"19680424698844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121352,"job_number":"JOB_121352","tr_customer_id":121369,"tr_customer_product_id":121359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:00.000Z","modified_at":"2025-12-06T03:30:00.000Z","name":"Ashton Schinner","mobile_number":"622-624-3356","email_id":"Christopher.Johns@hotmail.com","dop":"2025-04-06","serial_number":"16629662096002772","imei1":"16629662096002772","imei2":"16629662096002772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121354,"job_number":"JOB_121354","tr_customer_id":121371,"tr_customer_product_id":121361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10826193312044","imei1":"10826193312044","imei2":"10826193312044","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121355,"job_number":"JOB_121355","tr_customer_id":121372,"tr_customer_product_id":121362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11637161386895","imei1":"11637161386895","imei2":"11637161386895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121358,"job_number":"JOB_121358","tr_customer_id":121375,"tr_customer_product_id":121365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Daisha Wuckert","mobile_number":"845-302-7467","email_id":"Lynn.Boyer@yahoo.com","dop":"2025-04-06","serial_number":"11895880244893952","imei1":"11895880244893952","imei2":"11895880244893952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121359,"job_number":"JOB_121359","tr_customer_id":121376,"tr_customer_product_id":121366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:11.000Z","modified_at":"2025-12-06T03:30:11.000Z","name":"Imelda Windler","mobile_number":"902-775-9629","email_id":"Easton_Bode@yahoo.com","dop":"2025-06-18","serial_number":"1064426650773648","imei1":"1064426650773648","imei2":"1064426650773648","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121360,"job_number":"JOB_121360","tr_customer_id":121377,"tr_customer_product_id":121367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:12.000Z","modified_at":"2025-12-06T03:30:12.000Z","name":"Lilla O'Connell","mobile_number":"772-455-2972","email_id":"Tom.Bosco20@yahoo.com","dop":"2025-04-06","serial_number":"17393350797384406","imei1":"17393350797384406","imei2":"17393350797384406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121361,"job_number":"JOB_121361","tr_customer_id":121378,"tr_customer_product_id":121368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:16.000Z","modified_at":"2025-12-06T03:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10892785974181","imei1":"10892785974181","imei2":"10892785974181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121363,"job_number":"JOB_121363","tr_customer_id":121380,"tr_customer_product_id":121370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:17.000Z","modified_at":"2025-12-06T03:30:17.000Z","name":"Daniela Erdman","mobile_number":"372-336-3512","email_id":"Toy58@gmail.com","dop":"2025-04-06","serial_number":"19141670478898104","imei1":"19141670478898104","imei2":"19141670478898104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121366,"job_number":"JOB_121366","tr_customer_id":121383,"tr_customer_product_id":121373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:43.000Z","modified_at":"2025-12-06T03:30:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11714648959788","imei1":"11714648959788","imei2":"11714648959788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121368,"job_number":"JOB_121368","tr_customer_id":121385,"tr_customer_product_id":121375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:44.000Z","modified_at":"2025-12-06T03:30:44.000Z","name":"Lisette Marks","mobile_number":"456-940-5669","email_id":"Darrel.Huels17@hotmail.com","dop":"2025-04-06","serial_number":"11804550469119484","imei1":"11804550469119484","imei2":"11804550469119484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121369,"job_number":"JOB_121369","tr_customer_id":121386,"tr_customer_product_id":121376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:45.000Z","modified_at":"2025-12-06T03:30:45.000Z","name":"Meda Mayer","mobile_number":"343-505-0459","email_id":"Keaton.Shields@hotmail.com","dop":"2025-04-06","serial_number":"13986899868464422","imei1":"13986899868464422","imei2":"13986899868464422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121371,"job_number":"JOB_121371","tr_customer_id":121388,"tr_customer_product_id":121378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"pooja deevi","mobile_number":"8143526785","email_id":"pooja@gmail.com","dop":"2025-09-16","serial_number":"16278523512760","imei1":"16278523512760","imei2":"16278523512760","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121372,"job_number":"JOB_121372","tr_customer_id":121389,"tr_customer_product_id":121379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"17243090784228","imei1":"17243090784228","imei2":"17243090784228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":121373,"job_number":"JOB_121373","tr_customer_id":121390,"tr_customer_product_id":121380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T03:30:52.000Z","modified_at":"2025-12-06T03:30:52.000Z","name":"Ethan Littel","mobile_number":"762-310-4532","email_id":"Ottis.Goldner7@gmail.com","dop":"2025-09-16","serial_number":"14794973222022","imei1":"14794973222022","imei2":"14794973222022","popurl":"2025-09-16T16:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2025-12-06T03:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 70c85b50-8ab0-46b2-8043-00bcda5ba7f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Q8AzLyr+/Z6V1DhP6gxY0WTTb+o"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f84dce9-cc78-42f3-a28a-5833085f9e8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-g/rML61DQijBKfYbRsUSy7XUX2w"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 163B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b10becf-fb24-4f05-a395-e7f80b4f3306
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 163
ETag W/"a3-ndvAyG+dNSxevbRTadPgMksVCrM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":21},{"label":"Repair completed","key":"repair_completed","count":2}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 20.08KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a735d85-0fde-4839-86c6-7861d9a98704
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"5050-K8UZr/Hs9ONbI5CMVEh1/KiG/Os"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:10.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:06:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ba9f8044-07a8-43c4-924c-f4aa588eeb75
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"de33-CsRf+fST7Hj8eLS5sUEku8Sa7P4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 518ms
Mean size per request: 24.28KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 618ec74d-cb2d-48c0-895e-d3df9dbbe54f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"611c-uGVBu30B5aO+x+FgsMim7l04mJg"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:10.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-10T03:06:10.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124326,"remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:06:06.000Z"}],"quatations":[]},{"id":124274,"job_number":"JOB_124274","tr_customer_id":124291,"tr_customer_product_id":124281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T16:19:44.000Z","modified_at":"2025-12-09T16:20:07.000Z","name":"Bette Koepp","mobile_number":"896-208-5973","email_id":"Marjory.Toy9@yahoo.com","dop":"2025-09-30","serial_number":"18103777225543","imei1":"18103777225543","imei2":"18103777225543","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T16:20:07.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124274,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T16:19:44.000Z"}],"quatations":[]},{"id":124254,"job_number":"JOB_124254","tr_customer_id":124271,"tr_customer_product_id":124261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T15:36:27.000Z","modified_at":"2025-12-09T15:47:29.000Z","name":"Shanelle Mitchell","mobile_number":"729-278-7413","email_id":"Ricardo77@gmail.com","dop":"2025-09-30","serial_number":"13740951781249","imei1":"13740951781249","imei2":"13740951781249","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2025-12-09T15:47:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124254,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T15:36:27.000Z"}],"quatations":[]},{"id":124081,"job_number":"JOB_124081","tr_customer_id":124098,"tr_customer_product_id":124088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T13:22:50.000Z","modified_at":"2025-12-09T13:24:09.000Z","name":"Maximo Schneider","mobile_number":"483-351-1393","email_id":"Santos_Abshire59@gmail.com","dop":"2025-09-30","serial_number":"11412532569887","imei1":"11412532569887","imei2":"11412532569887","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:24:09.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124081,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T13:22:50.000Z"}],"quatations":[]},{"id":124046,"job_number":"JOB_124046","tr_customer_id":124063,"tr_customer_product_id":124053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:29.000Z","modified_at":"2025-12-09T12:16:36.000Z","name":"Weldon Walsh","mobile_number":"298-735-3631","email_id":"Macy.Lueilwitz@yahoo.com","dop":"2025-04-06","serial_number":"16702391632237","imei1":"16702391632237","imei2":"16702391632237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124046,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:29.000Z"}],"quatations":[]},{"id":124043,"job_number":"JOB_124043","tr_customer_id":124060,"tr_customer_product_id":124050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:19.000Z","modified_at":"2025-12-09T12:16:27.000Z","name":"Korey Hayes","mobile_number":"349-333-2000","email_id":"Richard_Wehner@gmail.com","dop":"2025-04-06","serial_number":"10268589332227","imei1":"10268589332227","imei2":"10268589332227","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124043,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:19.000Z"}],"quatations":[]},{"id":124040,"job_number":"JOB_124040","tr_customer_id":124057,"tr_customer_product_id":124047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T12:16:10.000Z","modified_at":"2025-12-09T12:16:17.000Z","name":"Britney Treutel","mobile_number":"667-581-8485","email_id":"Efrain.Parker@hotmail.com","dop":"2025-04-06","serial_number":"16478704169679","imei1":"16478704169679","imei2":"16478704169679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T12:16:17.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124040,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T12:16:10.000Z"}],"quatations":[]},{"id":124036,"job_number":"JOB_124036","tr_customer_id":124053,"tr_customer_product_id":124043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:29:17.000Z","modified_at":"2025-12-09T13:17:29.000Z","name":"Bernita Ortiz","mobile_number":"766-643-4235","email_id":"Davonte38@gmail.com","dop":"2025-09-30","serial_number":"19533029993684","imei1":"19533029993684","imei2":"19533029993684","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T13:17:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":124036,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T10:29:17.000Z"}],"quatations":[]},{"id":124033,"job_number":"JOB_124033","tr_customer_id":124050,"tr_customer_product_id":124040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T09:45:33.000Z","modified_at":"2025-12-09T09:45:35.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"12935947155702","imei1":"12935947155702","imei2":"12935947155702","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:45:35.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124033,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T09:45:33.000Z"}],"quatations":[]},{"id":124029,"job_number":"JOB_124029","tr_customer_id":124046,"tr_customer_product_id":124036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T07:44:56.000Z","modified_at":"2025-12-09T08:13:33.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"17972574446519","imei1":"17972574446519","imei2":"17972574446519","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T08:13:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":124029,"remark":"A","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-09T07:44:56.000Z"}],"quatations":[]},{"id":123686,"job_number":"JOB_123686","tr_customer_id":123703,"tr_customer_product_id":123693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:09:12.000Z","modified_at":"2025-12-08T19:09:23.000Z","name":"Kayli Schultz","mobile_number":"587-987-2242","email_id":"Renee.Lubowitz51@hotmail.com","dop":"2025-04-06","serial_number":"14554958879004","imei1":"14554958879004","imei2":"14554958879004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123686,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:09:12.000Z"}],"quatations":[]},{"id":123683,"job_number":"JOB_123683","tr_customer_id":123700,"tr_customer_product_id":123690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:57.000Z","modified_at":"2025-12-08T19:09:08.000Z","name":"Maurine Mosciski","mobile_number":"809-220-7251","email_id":"Rhett.Yundt94@hotmail.com","dop":"2025-04-06","serial_number":"10216475310254","imei1":"10216475310254","imei2":"10216475310254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T19:09:08.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123683,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T19:08:57.000Z"}],"quatations":[]},{"id":123490,"job_number":"JOB_123490","tr_customer_id":123507,"tr_customer_product_id":123497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T13:47:46.000Z","modified_at":"2025-12-08T13:48:01.000Z","name":"Connie Kautzer","mobile_number":"921-240-2295","email_id":"Bianka41@yahoo.com","dop":"2025-11-13","serial_number":"18655429915291","imei1":"18655429915291","imei2":"18655429915291","popurl":"2025-11-13T06:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-08T13:48:01.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":123490,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-08T13:47:46.000Z"}],"quatations":[]},{"id":122522,"job_number":"JOB_122522","tr_customer_id":122539,"tr_customer_product_id":122529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T06:18:45.000Z","modified_at":"2025-12-07T06:18:51.000Z","name":"Lyla Wuckert","mobile_number":"625-565-5446","email_id":"Tobin_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"18796203591567","imei1":"18796203591567","imei2":"18796203591567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T06:18:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122522,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-07T06:18:45.000Z"}],"quatations":[]},{"id":122226,"job_number":"JOB_122226","tr_customer_id":122243,"tr_customer_product_id":122233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T18:54:56.000Z","modified_at":"2025-12-06T19:06:20.000Z","name":"ABC XYZ","mobile_number":"1234567890","email_id":"abc@gmail.com","dop":"2025-10-22","serial_number":"98877655434331","imei1":"98877655434331","imei2":"98877655434331","popurl":"2025-10-22T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T19:06:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":122226,"remark":"taking long time to charge","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T18:54:56.000Z"}],"quatations":[]},{"id":121910,"job_number":"JOB_121910","tr_customer_id":121927,"tr_customer_product_id":121917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T08:14:06.000Z","modified_at":"2025-12-06T08:14:12.000Z","name":"Keira Sawayn","mobile_number":"581-820-2992","email_id":"Rey28@hotmail.com","dop":"2025-04-06","serial_number":"12425102950362","imei1":"12425102950362","imei2":"12425102950362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:14:12.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121910,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T08:14:06.000Z"}],"quatations":[]},{"id":121660,"job_number":"JOB_121660","tr_customer_id":121677,"tr_customer_product_id":121667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:54:16.000Z","modified_at":"2025-12-06T05:56:04.000Z","name":"Jatin Sharma","mobile_number":"7247457400","email_id":"syz@yahoo.in","dop":"2025-12-08","serial_number":"12345678901234","imei1":"12345678901234","imei2":"12345678901234","popurl":"2025-12-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:56:04.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121660,"remark":"poor performance","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:54:16.000Z"}],"quatations":[]},{"id":121510,"job_number":"JOB_121510","tr_customer_id":121527,"tr_customer_product_id":121517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T05:30:34.000Z","modified_at":"2025-12-06T05:44:31.000Z","name":"Ryan Reynolds","mobile_number":"3456789012","email_id":"tanya@june.com","dop":"2025-12-03","serial_number":"12345678904323","imei1":"12345678904323","imei2":"12345678904323","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T05:44:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":121510,"remark":"Bad Condition","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-06T05:30:34.000Z"}],"quatations":[]},{"id":120922,"job_number":"JOB_120922","tr_customer_id":120939,"tr_customer_product_id":120929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:39.000Z","modified_at":"2025-12-09T09:48:11.000Z","name":"Oswald Rau","mobile_number":"579-483-8797","email_id":"Joaquin_Veum25@yahoo.com","dop":"2025-04-06","serial_number":"16942606548520624","imei1":"16942606548520624","imei2":"16942606548520624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-09T09:48:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120922,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:39.000Z"}],"quatations":[]},{"id":120920,"job_number":"JOB_120920","tr_customer_id":120937,"tr_customer_product_id":120927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:38.000Z","modified_at":"2025-12-07T16:24:26.000Z","name":"Priti H","mobile_number":"8885216987","email_id":"p.007@gmail.com","dop":"2025-04-06","serial_number":"17937718307734","imei1":"17937718307734","imei2":"17937718307734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-07T16:24:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120920,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:38.000Z"}],"quatations":[]},{"id":120917,"job_number":"JOB_120917","tr_customer_id":120934,"tr_customer_product_id":120924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-05T12:38:11.000Z","modified_at":"2025-12-06T08:41:03.000Z","name":"Sanskrut T","mobile_number":"8695216987","email_id":"S.007@gmail.com","dop":"2025-04-06","serial_number":"11463656517281","imei1":"11463656517281","imei2":"11463656517281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2025-12-06T08:41:03.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":120917,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-05T12:38:11.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 218e15ee-2207-4b3e-9a65-fd35c6c1bbaa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTY3OTJ9.-NjgH6xvNqrqgAwMspbaVQgOl1eiEtAW5_XK7yU_Cog' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109,"problems":[{"id":1,"remark":"made changes"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5NzF9.V5fPggI_hNlghuOmnme1KTpleEcFbyjDCEq0RTAL-5g
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecd0d5fa-4a02-46a7-bc77-60e98e2839cb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "job_id": 124326,
            "problems": [
                {
                    "id": 1,
                    "remark": "made changes"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d76d44e2-e5b0-4036-b8e9-befb6501f577
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-6Z+v41+LoFt0D/ZM4A3oHbN4JGQ"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e67268d-77f9-487b-94e0-ae4b9dd72ea5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a4-Cq+5D5i2x1v4wfuw3ZdUrHxHKhs"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 200B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cd7e3cf-e027-446d-ac11-d5fb1a8a18e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 200
ETag W/"c8-N/cDWwCUL8Kq0h+YYWGwWZPtVUY"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":5},{"label":"QC Completed","key":"qc_completed","count":2},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8348ad8d-9182-4961-8997-0bc35b04b1fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 1.97KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1618397-143e-44d5-bf6a-458987769cf6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7e2-4lggaae5JHWk3g+4G7HV+GrnZSQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124320,"job_number":"JOB_124320","tr_customer_id":124337,"tr_customer_product_id":124327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:31.000Z","modified_at":"2025-12-10T03:05:44.000Z","name":"Rex McLaughlin","mobile_number":"225-703-3058","email_id":"Roger.Sawayn33@gmail.com","dop":"2025-09-30","serial_number":"41293612578247","imei1":"41293612578247","imei2":"41293612578247","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":124323,"job_number":"JOB_124323","tr_customer_id":124340,"tr_customer_product_id":124330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:05:48.000Z","modified_at":"2025-12-10T03:06:01.000Z","name":"Damon Tromp","mobile_number":"270-746-3154","email_id":"Hildegard.Green59@hotmail.com","dop":"2025-09-30","serial_number":"96875110166213","imei1":"96875110166213","imei2":"96875110166213","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:06:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"7e5-I9/vQ4M4GWPDeEiTxLAuvcciIy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 774ms
Mean size per request: 4.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fd402975-a06c-4545-89cf-3daa8088d7ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1365-Cd9hwgCXKBgt5rf0+Qq5Lps3SaE"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:13.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-10T03:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf1dcd55-869c-4b0b-84bb-20781904c599
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124326
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjQ5ODQ4N30.m7ku9Ag1x2tLrzY7WqU67iEOTYTSQKHUNailL-22OVU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 770ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NTMzNTk3M30.uuHwc1cBJHE6Rv1HoNARAd8vW1O9Y2sle5ff-RpZbbs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49673a85-dc6f-4e51-9eb9-3cd7c848fb3e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f79-iSNQ0pCk/7yJCBoCoo+OwtMA+/I"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":123680,"job_number":"JOB_123680","tr_customer_id":123697,"tr_customer_product_id":123687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T19:08:41.000Z","modified_at":"2025-12-09T21:06:06.000Z","name":"Cassandra Rice","mobile_number":"941-977-6425","email_id":"Rene_Heaney94@hotmail.com","dop":"2025-04-06","serial_number":"19095065884508","imei1":"19095065884508","imei2":"19095065884508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T21:06:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":122011,"job_number":"JOB_122011","tr_customer_id":122028,"tr_customer_product_id":122018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-06T09:46:21.000Z","modified_at":"2025-12-06T09:48:15.000Z","name":"knvsknvs B","mobile_number":"8768768677","email_id":"knvs@mail.com","dop":"2025-11-30","serial_number":"17617753135554","imei1":"17617753135554","imei2":"17617753135554","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-06T09:48:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124030,"job_number":"JOB_124030","tr_customer_id":124047,"tr_customer_product_id":124037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T08:20:13.000Z","modified_at":"2025-12-09T09:04:13.000Z","name":"Vishwas M","mobile_number":"9651556585","email_id":"J@gmail.com","dop":"2025-10-19","serial_number":"11832638266112","imei1":"11832638266112","imei2":"11832638266112","popurl":"2025-10-19T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T09:04:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":124037,"job_number":"JOB_124037","tr_customer_id":124054,"tr_customer_product_id":124044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-09T10:48:46.000Z","modified_at":"2025-12-09T11:35:04.000Z","name":"AN NN","mobile_number":"9897969995","email_id":"payal.nal99@gmail.com","dop":"2025-11-03","serial_number":"99999999998823","imei1":"99999999998823","imei2":"99999999998823","popurl":"2025-11-03T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2025-12-09T11:35:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8932a352-b41d-4f29-baa7-95fd330deb66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-CajpiwTF/dPWIAL6NDQYey812FA"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb6c1796-cbec-47d4-b855-9404b11998cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"c9-nFBqJMrjtNCC0wTecOiiNm3q5tI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 240B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8972af2-9cbd-44f6-80b4-663d2b2d3573
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 240
ETag W/"f0-Tf5rNDUBfVkCxivQpalPwjIr+WA"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":3},{"label":"Created today","key":"created_today","count":9},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5deebd3-4c6f-4291-9c1f-a2d481503dc1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bae-A1GQHbCJD3NYIhBMKM2787YrlHU"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:15.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 2.92KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91ea72f3-3db1-4a20-9ab3-fb1dda9a56ef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"bae-A1GQHbCJD3NYIhBMKM2787YrlHU"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:15.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-10T03:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123033,"job_number":"JOB_123033","tr_customer_id":123050,"tr_customer_product_id":123040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-07T18:13:00.000Z","modified_at":"2025-12-07T18:13:08.000Z","name":"Miracle Stracke","mobile_number":"612-803-1370","email_id":"Tracey48@gmail.com","dop":"2025-11-04","serial_number":"80373307945647","imei1":"80373307945647","imei2":"80373307945647","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-07T18:13:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":123669,"job_number":"JOB_123669","tr_customer_id":123686,"tr_customer_product_id":123676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-08T17:55:20.000Z","modified_at":"2025-12-08T17:55:32.000Z","name":"Glenda Renner","mobile_number":"961-255-9200","email_id":"Ulices_Russel19@yahoo.com","dop":"2025-11-04","serial_number":"28128193660705","imei1":"28128193660705","imei2":"28128193660705","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2025-12-08T17:55:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI0OTkzNzd9.n1lY_z1_BNuX3pZ5mHCNCgnELheCTtrj_xBZXazZTE0' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":101109}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 26edcfe4-ce18-4b0c-aa15-77e916d6163a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 124326
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_103559"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d2f941f-8663-4330-b4ee-73b53746de49
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{"searchText":"124326"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 10 Dec 2025 03:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_103559' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3NDQyOTZ9.3s6MzoAAMse6kTWPBz51sn8BDZMwlFwjS5zPJCX_mqU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_124326
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjUzMzU5Nzd9.HYeu1WaUpGjNR3eLwKvQm6BAE26dSeEAkvBizat3oVs
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98f2f56c-4aa6-4df2-ba11-675c913528e4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a52-RYaNaewgD1klOIbkBDYRqhPcRCM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 10 Dec 2025 03:06:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":124326,"job_number":"JOB_124326","tr_customer_id":124343,"tr_customer_product_id":124333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2025-12-10T03:06:06.000Z","modified_at":"2025-12-10T03:06:18.000Z","name":"Gwen Ziemann","mobile_number":"643-472-4995","email_id":"Judah.Runolfsdottir30@gmail.com","dop":"2025-09-30","serial_number":"94141831437429","imei1":"94141831437429","imei2":"94141831437429","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2025-12-10T03:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":484283,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:06:06.000Z","created_at":"2025-12-10T03:06:06.000Z"},{"id":484284,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2025-12-10T03:06:06.000Z","created_at":"2025-12-10T03:06:06.000Z"},{"id":484285,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2025-12-10T03:06:10.000Z","created_at":"2025-12-10T03:06:10.000Z"},{"id":484286,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2025-12-10T03:06:13.000Z","created_at":"2025-12-10T03:06:13.000Z"},{"id":484287,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2025-12-10T03:06:15.000Z","created_at":"2025-12-10T03:06:15.000Z"},{"id":484288,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:06:18.000Z","created_at":"2025-12-10T03:06:18.000Z"},{"id":484289,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2025-12-10T03:06:18.000Z","created_at":"2025-12-10T03:06:18.000Z"}],"problems":[{"id":86470,"problem":"Smartphone is running slow","remark":"battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2025-12-10T03:06:06.000Z"},{"id":86471,"problem":"Smartphone is running slow","remark":"made changes","added_by":"Mark zuk","role_name":"Engineer","created_at":"2025-12-10T03:06:13.000Z"}],"quatations":[]}}
Test Information
No Tests for this request